Allow CI build with custom branch

This commit is contained in:
s1lentq 2023-01-09 19:09:19 +07:00
parent d8702df548
commit 5b1b9574db

View File

@ -2,7 +2,7 @@ name: C/C++ CI
on:
push:
branches: [master]
branches: [experimental_with_safe_pointer, master]
paths-ignore:
- '**.md'