We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a11c12 commit 8da2963Copy full SHA for 8da2963
.github/workflows/build-and-deploy-snapshot.yml
@@ -3,8 +3,6 @@ on:
3
push:
4
branches:
5
- 6.0.x
6
-permissions:
7
- actions: write
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
10
jobs:
0 commit comments