Skip to content

Commit

Permalink
wip: Test enforce pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonJ2W committed Dec 16, 2024
1 parent 400dd84 commit 3149dd1
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@6aafb0e2e9272014d6f98cb45881812e97b0e49f
uses: govuk-one-login/mobile-android-pipelines/action-test@086534a7122a86aebf85ee92fcf69bb62694383e
with:
sonar_token: ${{ secrets.SONAR_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3149dd1

Please sign in to comment.