This commit is contained in:
Kasper 2025-05-30 11:50:28 +02:00
parent 9f463b4774
commit 6a64d20b7e
No known key found for this signature in database
GPG Key ID: 3E47D7CD99820B85
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Deploy
on:
push:
branches:
- master
- main
workflow_dispatch:
env:

View File

@ -2,7 +2,7 @@ name: Deploy
on:
push:
branches-ignore:
- master
- main
workflow_dispatch:
env: