mirror of
https://github.com/mCaptcha/cache.git
synced 2026-01-25 04:16:29 +00:00
feat: CI: enable ci on all branches
This commit is contained in:
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@@ -8,6 +8,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- "*"
|
||||
- "!gh-pages"
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
|
||||
Reference in New Issue
Block a user