Skip to content

Commit

Permalink
Fix .github/workflows/tamper-monkey.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
davegallant committed Feb 4, 2024
1 parent c46cb88 commit 8922e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tamper-monkey.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
# with:
# ref: ${{ github.event.pull_request.head.ref }}

- name: Install gomplate
run: |
Expand Down

0 comments on commit 8922e8e

Please sign in to comment.