ahh, it needed a reconfig
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s

This commit is contained in:
BritishTeapot 2025-03-15 16:49:10 +01:00
parent f143f0d82e
commit 324bcc1d1d

View File

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