We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea13e87 commit 2e04e62Copy full SHA for 2e04e62
1 file changed
.github/workflows/test-file-permissions.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@v4
22
with:
23
- ref: ${{ github.ref }}
+ ref: develop
24
25
- name: Setup PHP
26
uses: shivammathur/setup-php@v2
0 commit comments