Update .gitea/workflows/deploy.yml
Deployment / deploy (push) Has been cancelled
Deployment / test (push) Has been cancelled

This commit is contained in:
2023-07-14 23:55:46 +02:00
parent 83f2073fe1
commit 04100cfc73
+1 -1
View File
@@ -2,7 +2,7 @@ name: Deployment
on:
push:
branches:
- main
- master
- dev
jobs:
test: