Skip to content

Commit

Permalink
workflow_run trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
srust committed May 10, 2023
1 parent b10b401 commit f53f77b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
- release-*
tags:
- v*
workflow_run:
workflows: ["Tag"]
types:
- completed
pull_request: {}
workflow_dispatch: {}

Expand Down

0 comments on commit f53f77b

Please sign in to comment.