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