add branch ci to trigger
This commit is contained in:
parent
773b544d2c
commit
1d111d2526
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
- pull_request
|
- pull_request
|
||||||
branch: main
|
branch:
|
||||||
|
- main
|
||||||
|
- ci/fix_woodpecker
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: debian
|
image: debian
|
||||||
|
|
Loading…
Reference in a new issue