Skip to content

Commit fb34575

Browse files
committed
chore: update roles for workflow_dispatch in create issue workflow
1 parent 5a9e7bf commit fb34575

3 files changed

Lines changed: 2 additions & 93 deletions

File tree

.github/workflows/test-claude-create-issue.lock.yml

Lines changed: 0 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-claude-create-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
on:
33
workflow_dispatch:
4-
4+
roles: ["admin", "maintainer", "write"]
55
engine:
66
id: claude
77
safe-outputs:

workflows/test-claude-create-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
on:
33
workflow_dispatch:
4-
4+
roles: ["write"]
55
engine:
66
id: claude
77
safe-outputs:

0 commit comments

Comments
 (0)