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 7210153 commit 93874e2Copy full SHA for 93874e2
.github/workflows/testing-build-and-deploy.yml
@@ -2,7 +2,7 @@ name: Build and deploy testing
2
on:
3
push:
4
branches:
5
- - master
+ - sarah/resources-events-rename
6
permissions:
7
id-token: write # This is required for requesting the JWT
8
contents: read # This is required for actions/checkout
0 commit comments