Skip to content

Commit

Permalink
Add CI trigger on release published
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Oct 26, 2020
1 parent 0cbfc01 commit af03044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
pull_request:
branches:
- main
release:
types: [published]

env:
ENABLE_TIMING_TESTS: "false"
Expand Down

0 comments on commit af03044

Please sign in to comment.