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 d32a250 commit 4287f1bCopy full SHA for 4287f1b
.github/workflows/issue-create.yml
@@ -4,9 +4,7 @@ on:
4
types: [opened]
5
pull_request:
6
7
-permissions:
8
- issues: write
9
- repository-projects: write
10
jobs:
11
reject:
12
uses: MithrilJS/infra/.github/workflows/notify-triage.yml@main
+ secrets: inherit
0 commit comments