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 3684fee commit 06bab6dCopy full SHA for 06bab6d
.github/workflows/php81.yml
@@ -3,6 +3,7 @@ name: Build PHP 8.1
3
4
# Configures this workflow to run every time a release is created.
5
on:
6
+ push:
7
release:
8
types:
9
- created
0 commit comments