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 6d74c3a commit c86dab4Copy full SHA for c86dab4
.github/workflows/send_pr_notification.yml
@@ -4,6 +4,9 @@ on:
4
pull_request_target:
5
types: [labeled]
6
7
+
8
+permissions: {}
9
10
jobs:
11
send_notification:
12
runs-on: ubuntu-latest
0 commit comments