add labels

This commit is contained in:
maximo tejeda 2024-02-07 15:28:01 -04:00
parent a0af6a9a58
commit 77cd1a35eb

View File

@ -4,7 +4,8 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: testing:docker://node:16-bullseye
runs-on: ubuntu-latest:docker://node:16-bullseye
testing:docker://node:16-bullseye
steps:
- 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!"