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 1d12ca7 commit 2c0237cCopy full SHA for 2c0237c
1 file changed
.github/workflows/release-drafter.yml
@@ -5,6 +5,9 @@ on:
5
# branches to consider in the event; optional, defaults to all
6
branches:
7
- main
8
+
9
+permissions: {}
10
11
jobs:
12
update_release_draft:
13
runs-on: ubuntu-latest
0 commit comments