urmom testing cicd demo
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Successful in 8s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Successful in 8s
This commit is contained in:
parent
c7ac87cdd3
commit
2ed94858b8
7
.github/workflows/gitea-demo.yaml
vendored
7
.github/workflows/gitea-demo.yaml
vendored
@ -1,12 +1,9 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- [ main ]
|
||||
pull_request:
|
||||
branches:
|
||||
- [ main ]
|
||||
types: [closed]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user