urmom testing cicd demo
This commit is contained in:
parent
13fe00af9e
commit
d54e428a78
7
.github/workflows/gitea-demo.yaml
vendored
7
.github/workflows/gitea-demo.yaml
vendored
@ -1,9 +1,12 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on:
|
||||
merge:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- [ main ]
|
||||
pull_request:
|
||||
branches:
|
||||
- [ main ]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user