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 3c0a5e6 commit f2839f9Copy full SHA for f2839f9
1 file changed
.github/workflows/build-php82-apache2.yaml
@@ -74,7 +74,7 @@ jobs:
74
if: >
75
github.actor!='dependabot[bot]' &&
76
github.event_name!='pull_request' &&
77
- github.ref == 'ref/head/main'
+ github.ref == 'refs/heads/main'
78
needs:
79
- "build-php82"
80
runs-on: "ubuntu-24.04"
0 commit comments