Skip to content

Commit b944a0f

Browse files
authored
Merge pull request #1231 from vyos/T9029-branch-name
T9029: Switch default branch for CI workflows
2 parents 57d8cb1 + 555fdb5 commit b944a0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger_rebuild_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
env:
13-
REF: main # Used for curl to trigger build package
13+
REF: production # Used for curl to trigger build package
1414

1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)