Skip to content

Commit

Permalink
run on pull_request, but with more types
Browse files Browse the repository at this point in the history
  • Loading branch information
emiltin committed Jun 19, 2024
1 parent 020522d commit 17daa30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swarco_itc3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

name: Swarco ITC-3
on:
push:
types: [ labeled ]
pull_request:
types: [ opened, reopnened, synchronize, labeled ]
schedule:
# schedule runs only on the default branch. time is in UTC.
# * is a special character in YAML so you have to quote this string.
Expand Down

0 comments on commit 17daa30

Please sign in to comment.