„.gitea/workflows/build.yml“ ändern

This commit is contained in:
2023-07-12 20:44:39 +02:00
parent 75d9f983e9
commit 564195a362
+2
View File
@@ -5,6 +5,8 @@ on:
workflow_dispatch:
push:
branches: [main]
path-ignore:
- '.gitea/workflows/*'
jobs:
Build: