test4
Some checks failed
Gitea Actions Demo / check and test (push) Failing after 50s

This commit is contained in:
2026-04-05 00:41:16 -04:00
parent a9b41f9c83
commit 4439b55a58

View File

@@ -1,12 +1,13 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
run-name: ${{ gitea.actor }} is testing out Gitea Actions
on:
- push
- pull_request
jobs:
Explore-Gitea-Actions:
lint:
name: check and test
runs-on: ubuntu-latest
steps:
- run: echo " The job was automatically triggered by a ${{ gitea.event_name }} event."