Skip to content

Commit

Permalink
add more types to run on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored Nov 3, 2024
1 parent 4243107 commit 5af788b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
tags:
- v*
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
paths-ignore:
- '**.md'
- '**/CODEOWNERS'
Expand Down

0 comments on commit 5af788b

Please sign in to comment.