„.gitea/workflows/build.yml“ ändern
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
path-ignore:
|
||||||
|
- '.gitea/workflows/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
|
|||||||
Reference in New Issue
Block a user