mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-07 16:49:03 +00:00
Improve support for PR events + verify base and ref are used correctly
This commit is contained in:
parent
87375a4a68
commit
0b18612ac3
4 changed files with 176 additions and 88 deletions
|
@ -13,7 +13,6 @@ inputs:
|
|||
description: |
|
||||
Git reference (e.g. branch name) from which the changes will be detected.
|
||||
This option is ignored if action is triggered by pull_request event.
|
||||
default: ${{ github.ref }}
|
||||
required: false
|
||||
base:
|
||||
description: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue