We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e49575 commit b38326cCopy full SHA for b38326c
1 file changed
.github/workflows/update-graphql-files.yml
@@ -54,7 +54,7 @@ jobs:
54
syncs up the GraphQL data in this repo.\n\n
55
If CI passes, this PR will be auto-merged. :green_heart:\n\n
56
If CI does not pass or other problems arise, contact #docs-engineering on slack."
57
- labels: automerge
+ labels: automerge,autoupdate
58
branch: graphql-schema-update
59
- if: ${{ failure() }}
60
name: Delete remote branch (if previous steps failed)
0 commit comments