We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38f5a0 commit 832267dCopy full SHA for 832267d
1 file changed
.github/workflows/integration-tests.yml
@@ -887,6 +887,7 @@ jobs:
887
# if: ${{ github.ref_name == 'develop' && failure() }}
888
needs: [check-e2e-test-results, run-solana-smoke-tests]
889
runs-on: ubuntu-latest
890
+ permissions: {}
891
steps:
892
- name: Send slack notification for failed migration tests
893
id: send-slack-notification
0 commit comments