Skip to content

Commit

Permalink
Merge pull request cri-o#6539 from jrvaldes/cherry-pick-6525-to--rele…
Browse files Browse the repository at this point in the history
…ase-1.24

[release-1.24] ci-verify: Run get-scripts only on main branch
  • Loading branch information
openshift-merge-robot authored Jan 19, 2023
2 parents 3d6728a + 03b1690 commit 57d7127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
- run: make check-config-template

get-script:
if: ${{ github.base_ref == 'main' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 57d7127

Please sign in to comment.