Skip to content

Commit

Permalink
Merge pull request #32 from opencrvs/fix-fix
Browse files Browse the repository at this point in the history
testing
  • Loading branch information
adskyiproger authored Feb 27, 2025
2 parents e3b076a + 4651db0 commit 76ffac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Create PR in ${{ secrets.FORK_REPOSITORY_ORGANISATION }}/${{ secrets.FORK_REPOSITORY_NAME }}
if: steps.sync_fork.outcome == 'failure'
continue-on-error: true
run: |
echo "The 'sync_fork' step failed. Creating a PR in ${SYNC_FORK_REPOSITORY_PATH}"
gh pr create \
Expand Down

0 comments on commit 76ffac8

Please sign in to comment.