Skip to content

Commit

Permalink
Run CI on release event (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 authored Jul 14, 2022
1 parent 588832f commit ba2da33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches: [main]
pull_request:
release:
types: [published]
workflow_dispatch:
repository_dispatch:
types: [start-ci]
Expand Down

0 comments on commit ba2da33

Please sign in to comment.