mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-06-23 11:09:29 +03:00
Allow CI build with custom branch
This commit is contained in:
parent
d8702df548
commit
5b1b9574db
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -2,7 +2,7 @@ name: C/C++ CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [experimental_with_safe_pointer, master]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user