mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Run on pull requests for easier testing
This commit is contained in:
parent
eb6469764c
commit
2b4ac8d55e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -3,6 +3,7 @@ name: release
|
|||
on:
|
||||
release:
|
||||
types: [ published ]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue