Skip to content

Commit

Permalink
Merge pull request #86 from kairos-io/move_main
Browse files Browse the repository at this point in the history
  • Loading branch information
Itxaka authored Oct 31, 2024
2 parents b4b5083 + d06b2ee commit 6533f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: 'build container images'
on:
push:
branches:
- master
- main
tags:
- '*'
concurrency:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
push:
branches:
- master
- main
concurrency:
group: ci-tests-${{ github.head_ref || github.ref }}-${{ github.repository }}
cancel-in-progress: true
Expand Down

0 comments on commit 6533f98

Please sign in to comment.