Skip to content

Commit ac2b290

Browse files
committed
debug
1 parent e8b1a3a commit ac2b290

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci_format_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: |
6161
set -x
6262
echo needs.find-changes.outputs.python = ${{needs.find-changes.outputs.python}}
63+
echo ${{needs.find-changes.outputs.python || github.event_name == 'workflow_dispatch'}}
6364
6465
- name: test case 1
6566
if: needs.find-changes.outputs.python

0 commit comments

Comments
 (0)