Add CI #1

Merged
evanespen merged 72 commits from testing-ci into main 2025-11-20 20:28:21 +00:00
Showing only changes of commit 26a727fdc0 - Show all commits

View File

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