mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-11 09:01:29 +01:00
Use develop branch for github workflows
This commit is contained in:
4
.github/workflows/phplint.yml
vendored
4
.github/workflows/phplint.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: PHP Linting
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [develop]
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [develop]
|
||||
|
||||
jobs:
|
||||
phplint:
|
||||
|
||||
Reference in New Issue
Block a user