Обновить .gitea/workflows/wf_test.yaml

This commit is contained in:
2024-04-19 18:36:26 +03:00
parent 2327ebf753
commit 4c949d2448

View File

@ -2,7 +2,7 @@ name: Test job
on:
push:
tags:
- 'test'
- 'test*'
jobs:
test-job: