forked from espressif/esp-protocols
fix(ci): Run pre-commit checker only on PRs
Regression from a089e0d680
Merged as https://github.com/espressif/esp-protocols/pull/242
This commit is contained in:
3
.github/workflows/pre_commit_check.yml
vendored
3
.github/workflows/pre_commit_check.yml
vendored
@ -1,9 +1,6 @@
|
||||
name: Check pre-commit rules
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
types: [opened, reopened, synchronize]
|
||||
|
||||
|
Reference in New Issue
Block a user