Skip to content

Commit

Permalink
Switching from main, to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
djpolygon committed Oct 7, 2024
1 parent a95ce48 commit 2fef3d7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rpm_amoy_profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: packager_amoy_rpm_profiles
on:
push:
branches:
- 'main'
- 'master'
paths:
- '**'
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rpm_arm_packager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: packager_arm_rpm
on:
push:
branches:
- 'main'
- 'master'
paths:
- '**'
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rpm_mainnet_profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: packager_mainnet_rpm_profiles
on:
push:
branches:
- 'main'
- 'master'
paths:
- '**'
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rpm_packager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: packager_rpm
on:
push:
branches:
- 'main'
- 'master'
paths:
- '**'
tags:
Expand Down

0 comments on commit 2fef3d7

Please sign in to comment.