mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-21 23:24:45 +01:00
Attempt to fix changed files on CI workflow (#23205)
This commit is contained in:
@@ -36,6 +36,8 @@ jobs:
|
||||
- name: Get changed files
|
||||
id: file_changes
|
||||
uses: tj-actions/changed-files@v42
|
||||
with:
|
||||
use_rest_api: true
|
||||
|
||||
- name: Run qmk formatters
|
||||
shell: 'bash {0}'
|
||||
|
||||
Reference in New Issue
Block a user