Updated default branch to use to master per bor default branch

This commit is contained in:
Daniel Jones 2024-10-08 07:48:20 -05:00
parent 2778f662ac
commit f489fec9fc
No known key found for this signature in database
GPG key ID: 20DF8333A8033CE2
4 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ name: rpm_amoy_profile
on: on:
push: push:
branches: branches:
- 'main' - 'master'
paths: paths:
- '**' - '**'
tags: tags:

View file

@ -3,7 +3,7 @@ name: package_arm_rpm
on: on:
push: push:
branches: branches:
- 'main' - 'master'
paths: paths:
- '**' - '**'
tags: tags:

View file

@ -3,7 +3,7 @@ name: rpm_mainnet_profile
on: on:
push: push:
branches: branches:
- 'main' - 'master'
paths: paths:
- '**' - '**'
tags: tags:

View file

@ -3,7 +3,7 @@ name: package_x86_rpm
on: on:
push: push:
branches: branches:
- 'main' - 'master'
paths: paths:
- '**' - '**'
tags: tags: