Gitea Actions test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
Opti1337 2024-03-01 06:26:14 +03:00
parent 2c4cef65a6
commit f529efbf28

View File

@ -2,6 +2,10 @@ name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
defaults:
run:
shell: bash
jobs:
Explore-Gitea-Actions:
runs-on: main