ci: test splitting it up into several different workflows
Some checks failed
On_Push / pdfs (events) (push) Has been cancelled
On_Push / pdfs (handovers) (push) Has been cancelled
On_Push / pdfs (budget) (push) Has been cancelled
On_Push / pdfs (push) Successful in 21s

This commit is contained in:
silver 2024-09-14 20:17:50 +01:00
parent dd6bc96691
commit 93e127ad4e
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 3 additions and 1 deletions

View file

@ -19,6 +19,8 @@ jobs:
# needs this to create tags and releases
contents: write
steps:
# has to checkout first in order to be able to use the action
- uses: https://code.forgejo.org/actions/checkout@v4
- name: Use local action
uses: ./.forgejo/actions/build-release-pdf
with: