feat: add allow-override-on-pr input

This commit is contained in:
Sascha Bratton
2026-05-03 14:32:31 -04:00
parent f3ceefdc7e
commit d4dd38dcf1
5 changed files with 41 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## v4.1.0
- [Allow base/ref override on pull_request events](https://github.com/dorny/paths-filter/pull/NNN)
## v4.0.0
- [Update action runtime to node24](https://github.com/dorny/paths-filter/pull/294)