We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce202fb + ea8214f commit 98507c0Copy full SHA for 98507c0
.github/workflows/php-workshop.yml
@@ -2,6 +2,8 @@ name: PhpWorkshop
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
pull_request:
8
9
jobs:
0 commit comments