tests
This commit is contained in:
@@ -3,8 +3,10 @@ name: Just test things
|
|||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
paths:
|
||||||
- test-cmd
|
- '**tests.yml'
|
||||||
|
branches:
|
||||||
|
- tests
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Pull-and-run:
|
Pull-and-run:
|
||||||
|
|||||||
Reference in New Issue
Block a user