test
This commit is contained in:
parent
e7c5dab7ea
commit
891c273f65
4
.github/workflows/demo.yaml
vendored
4
.github/workflows/demo.yaml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Gitea Actions Demo
|
name: Gitea Actions Demo
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
on: [push]
|
on: [workflow_dispatch]
|
||||||
|
# on: [push] pull_request schedule workflow_dispatch
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user