This commit is contained in:
ThaMunsta
2025-03-16 15:18:33 -04:00
parent d814570426
commit b94be64f28

View File

@@ -3,8 +3,10 @@ name: Just test things
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
tags:
- test-cmd
paths:
- '**tests.yml'
branches:
- tests
jobs:
Pull-and-run: