fix: remove bad runner #2

Merged
Theo merged 1 commits from dev into main 2025-09-11 23:52:15 +02:00

View File

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