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 1
1
---
2
- # This action is centrally managed in https://github.com/<organization>/.github/
2
+ # This workflow is centrally managed in https://github.com/<organization>/.github/
3
3
# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
4
4
# the above-mentioned repo.
5
5
@@ -238,4 +238,5 @@ jobs:
238
238
with :
239
239
name : sarif-results-${{ matrix.language }}-${{ runner.os }}
240
240
path : sarif-results
241
+ if-no-files-found : error
241
242
retention-days : 1
Original file line number Diff line number Diff line change 1
1
---
2
- # This action is centrally managed in https://github.com/<organization>/.github/
2
+ # This workflow is centrally managed in https://github.com/<organization>/.github/
3
3
# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
4
4
# the above-mentioned repo.
5
5
Original file line number Diff line number Diff line change 1
1
---
2
- # This action is centrally managed in https://github.com/<organization>/.github/
2
+ # This workflow is centrally managed in https://github.com/<organization>/.github/
3
3
# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
4
4
# the above-mentioned repo.
5
5
You can’t perform that action at this time.
0 commit comments