mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-04-16 06:22:27 +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:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [experimental_with_safe_pointer, master]
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user