.gitea/workflows/deploy.yml aktualisiert
Deployment / lint (push) Failing after 1m17s
Deployment / test (push) Failing after 10s
Deployment / build (push) Has been skipped
Deployment / deploy (push) Has been skipped

This commit is contained in:
2023-07-27 14:11:15 +02:00
parent 6fa4eb164a
commit 760dcc8120
+1 -1
View File
@@ -2,7 +2,7 @@ name: Deployment
on:
push:
branches:
- main
- master
jobs:
lint:
runs-on: ubuntu-latest