Merge pull request 'urmom testing cicd demo' (#19) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/19
This commit is contained in:
commit
1758cd3db2
7
.github/workflows/gitea-demo.yaml
vendored
7
.github/workflows/gitea-demo.yaml
vendored
@ -1,12 +1,9 @@
|
|||||||
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:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- [ main ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
types: [closed]
|
||||||
- [ main ]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user