1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Update triage-unallowed-internal-changes.yml

This commit is contained in:
Kevin Heis
2022-03-15 10:09:59 -07:00
committed by GitHub
parent 62c079c3b0
commit 71a7430b09

View File

@@ -39,7 +39,7 @@ jobs:
id: filter
with:
# Base branch used to get changed files
base: ${{ github.event.pull_request.base.ref }}
base: ${{ github.event.pull_request.base.ref || github.base_ref || github.ref }}
# Enables setting an output in the format in `${FILTER_NAME}_files
# with the names of the matching files formatted as JSON array