mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-18 18:11:07 +00:00
ci(tests): enabled test on pr to dev
This commit is contained in:
parent
05f2b857ea
commit
7fcc7294c7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'dev'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in a new issue