Skip to content

Commit

Permalink
Revert default branch change
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Sep 11, 2024
1 parent 006501d commit 20dcd32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/container-registry-ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Container Registry GHCR
"on":
push:
branches:
- main
- master
workflow_dispatch: {}
permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion Makefile.maker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:

githubWorkflow:
global:
defaultBranch: main
defaultBranch: master
pushContainerToGhcr:
enabled: true
tagStrategy: [ edge ]
Expand Down

0 comments on commit 20dcd32

Please sign in to comment.