We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f320f commit 8f82820Copy full SHA for 8f82820
1 file changed
.github/workflows/integration_tests.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - fix/srw
9
10
permissions:
11
id-token: write # This is required for requesting the JWT
0 commit comments