Skip to content

Commit

Permalink
chore: workflow adjustment for PR triggering [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mguellsegarra committed Sep 26, 2024
1 parent ebbdd00 commit e00c71f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
- v2
- v2-develop
- alpha
pull_request:
types: [closed]
branches:
- v2
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit e00c71f

Please sign in to comment.