mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-12-19 05:28:34 +07:00
Edit README and workflow
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
- verbose
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'examples/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
@@ -14,6 +15,7 @@ on:
|
||||
- verbose
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'examples/**'
|
||||
jobs:
|
||||
run:
|
||||
name: Run
|
||||
|
||||
Reference in New Issue
Block a user