Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 4fcb07b

Browse files
author
Nate Wiebe
committed
Remove pulling specific branch since this will only run on the default branch
1 parent cd1a01a commit 4fcb07b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auto-update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
uses: actions/checkout@v2
1818
with:
1919
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
20-
ref: 'v2.0'
2120

2221
- name: Setup PHP
2322
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)