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:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test-action:
|
||||
|
Loading…
Reference in New Issue
Block a user