Merge pull request 'cicd more testing shid' (#15) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/15
This commit is contained in:
commit
1086368944
5
.github/workflows/gitea-demo.yaml
vendored
5
.github/workflows/gitea-demo.yaml
vendored
@ -1,6 +1,9 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
on:
|
||||
merge:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user