Enable running the test workflow manually
Some checks failed
/ Tests that the action works as expected (push) Failing after 14s
Some checks failed
/ Tests that the action works as expected (push) Failing after 14s
This commit is contained in:
parent
4482ee6fdc
commit
7805cb3e4c
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -2,6 +2,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-action:
|
test-action:
|
||||||
|
Loading…
Reference in New Issue
Block a user