Skip to content

[4.x] Data producer "menu_links" is not checking access #1

[4.x] Data producer "menu_links" is not checking access

[4.x] Data producer "menu_links" is not checking access #1

Workflow file for this run

name: Close all issues
on:
issues:
types: [opened]
jobs:
closeAll:
runs-on: ubuntu-latest
steps:
- name: Close Issue
uses: peter-evans/close-issue@v3
with:
comment: |
Please open issues on drupal.org: https://www.drupal.org/project/issues/graphql
Auto-closing this issue.