Skip to content

Commit 6170188

Browse files
committed
step
1 parent 0e3e758 commit 6170188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
libraries/extras/**
4848
libraries/ea_malloc/**
4949
write_output_files: true
50-
base_sha: ${{ steps.first-commit.outputs.sha if github.event_name == 'workflow_dispatch' else '' }}
50+
base_sha: ${{ steps.first-commit.outputs.sha }}
5151

5252
- name: List changed files
5353
if: steps.changed-files.outputs.any_changed == 'true'

0 commit comments

Comments
 (0)