Fix rsi diff action
github moment, imagine caring about security
This commit is contained in:
4
.github/workflows/rsi-diff.yml
vendored
4
.github/workflows/rsi-diff.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Diff RSIs
|
name: Diff RSIs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
paths:
|
paths:
|
||||||
- '**.rsi/**'
|
- '**.rsi/**'
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
id: files
|
id: files
|
||||||
uses: jitterbit/get-changed-files@v1
|
uses: Ana06/get-changed-files@v1.1
|
||||||
with:
|
with:
|
||||||
format: 'space-delimited'
|
format: 'space-delimited'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user