Skip to content

Commit

Permalink
Update repository files
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashiro committed Oct 23, 2023
1 parent dd3b8e0 commit 88ef210
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
- cron: 0 10 * 3-10 1
create:
issues:
types: [opened, reopened, closed, edited]
types: [opened, reopened, closed]
pull_request:
branches: [main]
types: [opened, reopened, closed, edited]
types: [opened, reopened, closed]
issue_comment:
types: [created, edited]
types: [created]
release:
types: [published]

Expand Down

0 comments on commit 88ef210

Please sign in to comment.