更新 .gitea/workflows/demo.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 30s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 30s
Details
按分支提交出发
This commit is contained in:
parent
cc101f91e5
commit
1fca0d4234
|
|
@ -1,6 +1,6 @@
|
||||||
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: [push]
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue