1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

ci: Run linting only once

This commit is contained in:
Edmund Miller 2022-03-21 19:18:55 -05:00
parent ac6c08fbf4
commit 590045be31
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -1,9 +1,9 @@
name: Code Linting name: Code Linting
on: on:
push:
branches: [master]
pull_request: pull_request:
branches: [master] push:
branches:
- master
jobs: jobs:
prettier: prettier: