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