Skip to content

Commit

Permalink
wip(test): enforce workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonJ2W committed Dec 16, 2024
1 parent 3149dd1 commit 484d1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# runs-on: ubuntu-20.04-16core # Larger github runner, with KVM acceleration
steps:
- name: Run pull request workflow
uses: govuk-one-login/mobile-android-pipelines/action-test@086534a7122a86aebf85ee92fcf69bb62694383e
uses: govuk-one-login/mobile-android-pipelines/action-test@38892fd81a39f6b3d9bc8f7318c0269a5ff9a097
with:
sonar_token: ${{ secrets.SONAR_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 484d1ed

Please sign in to comment.