mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-24 08:37:13 +00:00
ci: skip test for invalid PRs (#2013)
This commit is contained in:
3
.github/workflows/commitlint.yml
vendored
3
.github/workflows/commitlint.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Lint Commit Messages
|
||||
on: pull_request
|
||||
|
||||
on: workflow_call
|
||||
|
||||
jobs:
|
||||
commitlint:
|
||||
|
||||
Reference in New Issue
Block a user