mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Updated default branch to use to master per bor default branch
This commit is contained in:
parent
2778f662ac
commit
f489fec9fc
4 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ name: rpm_amoy_profile
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
2
.github/workflows/rpm_arm_packager.yml
vendored
2
.github/workflows/rpm_arm_packager.yml
vendored
|
|
@ -3,7 +3,7 @@ name: package_arm_rpm
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ name: rpm_mainnet_profile
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
2
.github/workflows/rpm_packager.yml
vendored
2
.github/workflows/rpm_packager.yml
vendored
|
|
@ -3,7 +3,7 @@ name: package_x86_rpm
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue