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 f2839f9 commit ee0a2b9Copy full SHA for ee0a2b9
1 file changed
.github/workflows/build-php72-apache2.yaml
@@ -66,7 +66,7 @@ jobs:
66
if: >
67
github.actor!='dependabot[bot]' &&
68
github.event_name!='pull_request' &&
69
- github.ref == 'ref/head/main'
+ github.ref == 'refs/heads/main'
70
needs:
71
- "build-php72"
72
runs-on: "ubuntu-24.04"
0 commit comments