Skip to content

Commit 832267d

Browse files
committed
add permissions
1 parent a38f5a0 commit 832267d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,7 @@ jobs:
887887
# if: ${{ github.ref_name == 'develop' && failure() }}
888888
needs: [check-e2e-test-results, run-solana-smoke-tests]
889889
runs-on: ubuntu-latest
890+
permissions: {}
890891
steps:
891892
- name: Send slack notification for failed migration tests
892893
id: send-slack-notification

0 commit comments

Comments
 (0)