Skip to content

Commit 71651ba

Browse files
committed
wip 2
1 parent 8e7e537 commit 71651ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/meson-format-action/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@ runs:
3636
- name: Run checker
3737
shell: bash
3838
id: meson-format-checker
39+
env:
40+
INPUT_FORMAT-FILE: ${{ inputs.format-file }}
41+
INPUT_ONLY-GIT-FILES: ${{ inputs.only-git-files }}
3942
run: |
4043
node "${{github.action_path}}/index.js"

0 commit comments

Comments
 (0)