mirror of
https://github.com/zebrajr/Reactive-Resume.git
synced 2025-12-06 00:20:04 +01:00
- add workflow_dispatch to lint-test-build
This commit is contained in:
parent
3f35672f72
commit
d7abd74af3
1
.github/workflows/lint-test-build.yml
vendored
1
.github/workflows/lint-test-build.yml
vendored
|
|
@ -3,6 +3,7 @@ name: Lint, Test and Build
|
|||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user