add labels
This commit is contained in:
parent
77cd1a35eb
commit
fc668a544c
@ -5,7 +5,6 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest:docker://node:16-bullseye
|
runs-on: ubuntu-latest:docker://node:16-bullseye
|
||||||
testing:docker://node:16-bullseye
|
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user