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
|
||||
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