Skip to content

Commit

Permalink
Merge pull request #11 from opencrvs/test
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
adskyiproger authored Feb 26, 2025
2 parents 4710f52 + c377452 commit a589672
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.base.ref }}
- name: Set up GitHub CLI
uses: cli/setup-gh@v1
with:
version: latest
# - name: Set up GitHub CLI
# uses: cli/setup-gh@v1
# with:
# version: latest

- name: Configure Git
run: |
Expand Down

0 comments on commit a589672

Please sign in to comment.