fix other example
This commit is contained in:
parent
dd3f048c6a
commit
6650349c51
1
.github/workflows/firsrtflow.yaml
vendored
1
.github/workflows/firsrtflow.yaml
vendored
@ -9,6 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
name: gitea_example
|
name: gitea_example
|
||||||
|
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user