mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2024-11-21 21:22:44 +00:00
Enable CI for refactor branch
This commit is contained in:
parent
f3b8d6e361
commit
2aabfd673d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -5,7 +5,6 @@ on:
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
- cpp-rewrite
|
- cpp-rewrite
|
||||||
- horizon-os
|
- horizon-os
|
||||||
- refactor
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.github/*'
|
- '.github/*'
|
||||||
|
|
Loading…
Reference in a new issue