mirror of
https://gitea.com/actions/dorny-paths-filter.git
synced 2025-12-15 21:07:13 +00:00
Improve support for PR events + verify base and ref are used correctly
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user