Skip to content

Commit

Permalink
Merge pull request #46 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 759f044 + 4b40a5b commit 75422e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
FORK_STATUS="❌ Failed to create PR in Farajaland repository: $RESULT"
BODY="""
Pull request https://github.com/${{ github.repository }}/pull/${{ github.event.pull_request.number }}
authored by ${{ github.actor }} from branch ${{ github.head_ref }}" was merged into ${BASE_BRANCH}.
authored by ${{ github.actor }} from branch ${{ github.head_ref }} was merged into ${BASE_BRANCH}.
$FORK_STATUS
"""
Expand Down

0 comments on commit 75422e6

Please sign in to comment.