Skip to content

Commit

Permalink
rename master->main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Dec 31, 2021
1 parent da9d6b3 commit 17e466a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/montag-build-push-arm32v7-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: montag-build-push-arm32v7-ghcr
on:
push:
branches:
- 'master'
- 'main'
workflow_dispatch:
repository_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/montag-build-push-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: montag-build-push-ghcr
on:
push:
branches:
- 'master'
- 'main'
workflow_dispatch:
repository_dispatch:

Expand Down

0 comments on commit 17e466a

Please sign in to comment.