Removed non ASCII characters
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -4,6 +4,8 @@ name: "Tests"
|
||||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- "feat/improve-ci" ## TODO: Remove branch before PR.
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user