- Remove workflow_dispatch trigger from Forgejo workflows

This commit is contained in:
Guillaume "B.B." Van Hemmen 2025-06-25 17:28:55 +00:00
commit 63c33c0771
3 changed files with 0 additions and 4 deletions
.forgejo/workflows

View file

@ -2,7 +2,6 @@ on:
push:
branches-ignore:
- 'master'
workflow_dispatch:
jobs:
docker-dev:
runs-on: docker