mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 11:23:57 +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
|
||||
|
||||
on: [push]
|
||||
on: [pull_request]
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user