Merge pull request 'urmom testing cicd demo' (#17) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/17
This commit is contained in:
commit
6f7ba5ab2e
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