actions-test/.gitea/workflows/action_push.yml
jusax23 e08f5dad42
Some checks failed
Tag Action / test (push) Successful in 37s
Tag Action / release_code (push) Failing after 25s
Tag Action / release_amd (push) Has been skipped
Push Action / test (push) Failing after 31s
release actions
2024-02-25 18:03:25 +01:00

8 lines
85 B
YAML

name: Push Action
on: [push]
jobs:
test:
uses: ./.gitea/workflows/test.yml