actions-test/.gitea/workflows/action_push.yml

12 lines
114 B
YAML
Raw Normal View History

2024-02-25 19:51:14 +01:00
name: Push Action
on:
push:
branches:
- '!**'
jobs:
test:
uses: ./.gitea/workflows/test.yml