Skip to content

Commit

Permalink
ignore: revert back to v2 of the github-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
morten-andersen committed Dec 17, 2024
1 parent c776d4e commit 5ed8734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
jobs:
test:
name: Test
uses: monta-app/github-workflows/.github/workflows/pull-request.yaml@5fe725f615503876677c1cd178a53644691ee84f
uses: monta-app/github-workflows/.github/workflows/pull-request.yaml@v2
secrets:
GHL_USERNAME: ${{ secrets.GHL_USERNAME }}
GHL_PASSWORD: ${{ secrets.GHL_PASSWORD }}
Expand Down

0 comments on commit 5ed8734

Please sign in to comment.