Skip to content

Commit 4287f1b

Browse files
committed
Update triage workflow
1 parent d32a250 commit 4287f1b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/issue-create.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
types: [opened]
55
pull_request:
66
types: [opened]
7-
permissions:
8-
issues: write
9-
repository-projects: write
107
jobs:
118
reject:
129
uses: MithrilJS/infra/.github/workflows/notify-triage.yml@main
10+
secrets: inherit

0 commit comments

Comments
 (0)