Skip to content

Commit

Permalink
ci: trigger on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Feb 8, 2021
1 parent 8eae893 commit 4ba32fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
branches:
- master
- main
release:
types:
- published

jobs:

Expand Down

0 comments on commit 4ba32fe

Please sign in to comment.