CI: run on pull only once (#264)

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/264
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
This commit is contained in:
6543 2023-11-17 21:46:52 +00:00 committed by crapStone
parent fffb8ffcb6
commit dd5124912e
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
when:
branch: main
steps:
# use vendor to cache dependencies
vendor: