We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4ef67 commit aa914c8Copy full SHA for aa914c8
.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_name }}
+ ref: ''
24
fetch-depth: 0
25
26
- name: Setup PHP
0 commit comments