mirror of
https://github.com/ditkrg/DIT.Workflower.git
synced 2026-01-22 22:06:42 +00:00
Ignore tests on main branch
This commit is contained in:
parent
3dd57f5c92
commit
17ea505345
3
.github/workflows/tests-base.yaml
vendored
3
.github/workflows/tests-base.yaml
vendored
@ -2,6 +2,9 @@ name: Run Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user