Run CI on pull requests to refactor branch, too
This commit is contained in:
parent
4eeea7b787
commit
1f309854bc
|
@ -6,6 +6,7 @@ on:
|
|||
branches:
|
||||
- dev
|
||||
- master
|
||||
- refactor
|
||||
- release**
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
|
|
Loading…
Reference in New Issue