Skip to content

Commit

Permalink
wip: Remove permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed May 9, 2024
1 parent 8f71788 commit 338d983
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/control-instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
command: "/start"
reaction: "rocket"
allowed_contexts: "issue"
permissions: "read,triage,write,maintain,admin"
allowlist: "jcfr,muratmaga,${{ github.event.issue.user.login }}"

- name: stop command
Expand All @@ -41,7 +40,6 @@ jobs:
command: "/stop"
reaction: "rocket"
allowed_contexts: "issue"
permissions: "read,triage,write,maintain,admin"
allowlist: "jcfr,muratmaga,${{ github.event.issue.user.login }}"

- name: Define instance name
Expand Down

0 comments on commit 338d983

Please sign in to comment.