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 62abb81 commit d1a9591Copy full SHA for d1a9591
.github/workflows/send_release_notification.yml
@@ -4,6 +4,9 @@ on:
4
release:
5
types: [published]
6
7
+
8
+permissions: {}
9
10
jobs:
11
send_notification:
12
runs-on: ubuntu-latest
0 commit comments