fix woodpecker trigger
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
dff06115cc
commit
9bb505d977
1 changed files with 1 additions and 1 deletions
|
@ -1,10 +1,10 @@
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- custom
|
|
||||||
- push
|
- push
|
||||||
- pull_request
|
- pull_request
|
||||||
- tag
|
- tag
|
||||||
- cron
|
- cron
|
||||||
|
- manual
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: check formatting
|
- name: check formatting
|
||||||
|
|
Loading…
Reference in a new issue