Skip to content

Commit

Permalink
Add more events to trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Nov 15, 2023
1 parent 0bb85a5 commit f010bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Linting
# see https://github.com/orgs/community/discussions/26366
on:
pull_request:
types: [synchronize]
types: [opened, reopened, synchronize, ready_for_review]

jobs:

Expand Down

0 comments on commit f010bdc

Please sign in to comment.