Skip to content

Commit

Permalink
Disable commenting PR for federation compat check (#2245)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr authored May 22, 2024
1 parent 49b8285 commit 3ee123a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
path: '/graphql'
port: 4001
debug: true
token: ${{ secrets.GITHUB_TOKEN }}
# Boolean flag to indicate whether any failing test should fail the script
failOnWarning: false
# Boolean flag to indicate whether any required test should fail the script
Expand Down

0 comments on commit 3ee123a

Please sign in to comment.