mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
- add workflow_dispatch to lint-test-build
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user