Skip to content

Commit

Permalink
Add destroy workflow files to CI workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
tsviz committed Nov 5, 2024
1 parent 4b1526e commit e7e268c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ on:
- '.devcontainer/**'
- '.github/ISSUE_TEMPLATE/**'
- '.github/workflows/staging*.yml'
- '.github/workflows/destroy*.yml'

# running on pull requests to main and develop branches
pull_request:
Expand Down

0 comments on commit e7e268c

Please sign in to comment.