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 1fe30de commit 20a1468Copy full SHA for 20a1468
.github/workflows/release-milestone.yml
@@ -4,6 +4,8 @@ on:
4
tags:
5
- v5.0.0-M[1-9]
6
- v5.0.0-RC[1-9]
7
+permissions:
8
+ contents: read
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
11
jobs:
0 commit comments