This commit is contained in:
parent
fab67d2f7c
commit
00498518aa
@ -1,8 +1,8 @@
|
|||||||
name: Gitea Actions Demo
|
name: Gitea Actions Demo
|
||||||
run-name: Testing out GitHub Actions 🚀
|
run-name: Testing out Gitea Actions 🚀
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-GitHub-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a push event."
|
- run: echo "🎉 The job was automatically triggered by a push event."
|
||||||
|
Loading…
Reference in New Issue
Block a user