Skip to content

Commit

Permalink
chore: trigger on issue comment
Browse files Browse the repository at this point in the history
  • Loading branch information
duyetbot authored Jul 30, 2023
1 parent a3f726a commit 7c8ec51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-accept-collabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- main
schedule:
- cron: 0 * * * *
issue_comment:
types: [created, edited]

jobs:
auto_accept_collab:
Expand Down

0 comments on commit 7c8ec51

Please sign in to comment.