Skip to content

Commit

Permalink
Update submodule-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbe-joh authored Oct 27, 2024
1 parent c1c7f74 commit 668abb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/submodule-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
PARENT_REPOSITORY: 'tobbe-joh/noq_app_fork'
CHECKOUT_BRANCH: 'main'
PR_AGAINST_BRANCH: 'main'
PR_AGAINST_BRANCH: 'stage'
OWNER: 'tobbe-joh'

steps:
Expand All @@ -41,4 +41,4 @@ jobs:
parent_repository: ${{ env.PARENT_REPOSITORY }}
checkout_branch: ${{ env.CHECKOUT_BRANCH}}
pr_against_branch: ${{ env.PR_AGAINST_BRANCH }}
owner: ${{ env.OWNER }}
owner: ${{ env.OWNER }}

0 comments on commit 668abb5

Please sign in to comment.