mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-22 12:41:31 +10:00
ci: run prettier formatting, fix ci workflow to not run twice
This commit is contained in:
4
.github/workflows/lint-test-build.yml
vendored
4
.github/workflows/lint-test-build.yml
vendored
@ -2,7 +2,11 @@ name: Lint, Test and Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user