We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a06d92 commit 120c092Copy full SHA for 120c092
.github/workflows/php8.3.2.yml
@@ -1,8 +1,6 @@
1
name: Build PHP 8.3.2
2
on:
3
- push:
4
- branches:
5
- - main
+ workflow_dispatch:
6
jobs:
7
php:
8
strategy:
0 commit comments