feat: make demo be workflow_dispatch
This commit is contained in:
parent
44d285465d
commit
e6eea6e452
@ -1,6 +1,7 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
on:
|
||||
- workflow_dispatch
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user