fix label

This commit is contained in:
maximo tejeda 2024-02-07 14:52:28 -04:00
parent e948409e9d
commit 3534cb7a05

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: local-runner
runs-on: testing
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!"