Skip to content

Commit

Permalink
remove explicit ref -- I think it is not needed? (might need for cron?)
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed May 16, 2024
1 parent 3d1ef1a commit ab35dd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
fetch-depth: 0 # Ensures all history is fetched

- name: Get date of the last commit
Expand Down

0 comments on commit ab35dd2

Please sign in to comment.