Skip to content

Commit

Permalink
test on jbtrystram fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtrystram committed Feb 28, 2024
1 parent dc6ef4b commit 9605120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openshift-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v3
with:
repository: openshift/os
repository: jbtrystram/openshift-os
# We need an unbroken commit chain when pushing to the fork. Don't
# make assumptions about which commits are already available there.
fetch-depth: 0
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
uses: peter-evans/[email protected]
with:
token: ${{ secrets.COREOSBOT_RELENG_TOKEN }}
push-to-fork: coreosbot-releng/os
push-to-fork: jbtrystram/openshift-os
branch: ${{ env.BRANCH_NAME }}
base: ${{ env.TARGET_BRANCH }}
commit-message: |
Expand Down

0 comments on commit 9605120

Please sign in to comment.