Skip to content

Commit

Permalink
Change master references to main
Browse files Browse the repository at this point in the history
  • Loading branch information
asteriscos committed Feb 7, 2025
1 parent ef722f8 commit 4f769e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
reference:
required: true
type: string
default: master
default: main
description: Source code reference (branch, tag or commit SHA).
command:
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
reference:
required: true
type: string
default: master
default: main
description: Source code reference (branch, tag or commit SHA)

jobs:
Expand Down

0 comments on commit 4f769e4

Please sign in to comment.