mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-14 04:19:44 +01:00
fix workflows name
This commit is contained in:
parent
7103e5ff60
commit
cc926c5a92
4
.github/workflows/validate_project.yaml
vendored
4
.github/workflows/validate_project.yaml
vendored
@ -1,4 +1,4 @@
|
||||
name: Validate Fixtures
|
||||
name: Validate Project
|
||||
|
||||
on:
|
||||
pull_request: null
|
||||
@ -7,7 +7,7 @@ on:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
check_fixtures:
|
||||
validate_project:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user