Skip to content

Commit 2e04e62

Browse files
authored
Update test-file-permissions.yml
1 parent ea13e87 commit 2e04e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-file-permissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222
with:
23-
ref: ${{ github.ref }}
23+
ref: develop
2424

2525
- name: Setup PHP
2626
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)