actions-test/.gitea/workflows/action_push.yml
jusax23 a305b10ded
Some checks failed
Tag Action / release_code (push) Failing after 1s
Tag Action / release_amd (push) Failing after 1s
Tag Action / test (push) Has been cancelled
release actions
2024-02-25 17:03:56 +01:00

11 lines
117 B
YAML

name: Push Action
on:
push:
tags-ignore:
- 'v*'
jobs:
test:
uses: ./.gitea/workflows/test.yml