Skip to content

Commit

Permalink
Refactor CI workflows: rename and reorganize housekeeping workflows, …
Browse files Browse the repository at this point in the history
…remove obsolete files
  • Loading branch information
tsviz committed Nov 5, 2024
1 parent f044ffe commit a76e876
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ on:
- '**/README.md'
- '.devcontainer/**'
- '.github/ISSUE_TEMPLATE/**'
- '.github/workflows/staging*.yml'
- '.github/workflows/destroy*.yml'
- '.github/workflows/housekeeping*.yml'

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

0 comments on commit a76e876

Please sign in to comment.