Skip to content

Commit

Permalink
Add compose-1.7 to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid committed Jul 18, 2024
1 parent f5e41e5 commit 8eb288d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- compose-1.7
paths-ignore:
- '**.md'
- 'docs/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- preview
- compose-1.7

jobs:
update_draft_release:
Expand Down

0 comments on commit 8eb288d

Please sign in to comment.