mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-24 08:51:03 +00:00
chore(workflows): reviewdog should run only in pr
This commit is contained in:
2
.github/workflows/reviewdog-linters.yml
vendored
2
.github/workflows/reviewdog-linters.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Reviewdog Linters
|
name: Reviewdog Linters
|
||||||
|
|
||||||
on: [push]
|
on: [pull_request]
|
||||||
|
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user