mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 13:56:57 +00:00
fix triggers
This commit is contained in:
parent
7f1365f193
commit
0c47246b3a
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
when:
|
when:
|
||||||
branch: main
|
- branch: main
|
||||||
event: ["push", "pull_request"]
|
- event: ["push", "pull_request"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# use vendor to cache dependencies
|
# use vendor to cache dependencies
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
when:
|
when:
|
||||||
branch: main
|
- branch: main
|
||||||
event: ["push", "pull_request"]
|
- event: ["push", "pull_request"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue