Update .gitea/workflows/tmate.yml
Some checks failed
checkout / checkout (push) Has been cancelled

trigger action on change in main branch
This commit is contained in:
2025-07-26 17:52:57 +00:00
parent f955941763
commit 061da64f5b

View File

@@ -1,9 +1,9 @@
name: checkout
on:
on:
push:
tags:
- '*'
branches:
- main # Or your desired branch
jobs:
checkout: