File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11---
2- # This action is centrally managed in https://github.com/<organization>/.github/
2+ # This workflow is centrally managed in https://github.com/<organization>/.github/
33# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
44# the above-mentioned repo.
55
@@ -238,4 +238,5 @@ jobs:
238238 with :
239239 name : sarif-results-${{ matrix.language }}-${{ runner.os }}
240240 path : sarif-results
241+ if-no-files-found : error
241242 retention-days : 1
Original file line number Diff line number Diff line change 11---
2- # This action is centrally managed in https://github.com/<organization>/.github/
2+ # This workflow is centrally managed in https://github.com/<organization>/.github/
33# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
44# the above-mentioned repo.
55
Original file line number Diff line number Diff line change 11---
2- # This action is centrally managed in https://github.com/<organization>/.github/
2+ # This workflow is centrally managed in https://github.com/<organization>/.github/
33# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
44# the above-mentioned repo.
55
You can’t perform that action at this time.
0 commit comments