Skip to content

Commit

Permalink
Update propagate.yml to point to main branch only
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad authored Nov 5, 2023
1 parent c2c14bf commit 1bb0bad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/propagate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# Run all steps in this job for the following repositories.
repos:
- name: admiralonco
target-branch: devel
target-branch: main
reviewers: |-
bundfussr
cicdguy
Expand All @@ -68,7 +68,7 @@ jobs:
cicdguy
bundfussr
- name: admiralophtha
target-branch: devel
target-branch: main
reviewers: |-
cicdguy
- name: admiral
Expand All @@ -78,12 +78,12 @@ jobs:
bms63
bundfussr
- name: pharmaversesdtm
target-branch: devel
target-branch: main
reviewers: |-
bms63
bundfussr
- name: admiralvaccine
target-branch: devel
target-branch: main
reviewers: |-
bms63
steps:
Expand Down

0 comments on commit 1bb0bad

Please sign in to comment.