Skip to content

Commit

Permalink
update test triggers (#262)
Browse files Browse the repository at this point in the history
* update release-pr triggers

* move the types to the test triggers
  • Loading branch information
jazzsequence authored Mar 11, 2024
1 parent 5bce585 commit ce535d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
schedule:
- cron: '0 0 * * *'
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
branches:
- '**'

Expand Down

0 comments on commit ce535d1

Please sign in to comment.