Run CI on pull requests to refactor branch, too
This commit is contained in:
parent
77ea866723
commit
db3afd1000
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
- master
|
- master
|
||||||
|
- refactor
|
||||||
- release**
|
- release**
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'README.md'
|
- 'README.md'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue