diff options
Diffstat (limited to '.github/workflows/format_push.yml')
| -rw-r--r-- | .github/workflows/format_push.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/format_push.yml b/.github/workflows/format_push.yml index 26e9f4edfb..25655f33b7 100644 --- a/.github/workflows/format_push.yml +++ b/.github/workflows/format_push.yml | |||
| @@ -13,7 +13,7 @@ jobs: | |||
| 13 | lint: | 13 | lint: |
| 14 | runs-on: ubuntu-latest | 14 | runs-on: ubuntu-latest |
| 15 | 15 | ||
| 16 | container: qmkfm/qmk_cli | 16 | container: ghcr.io/qmk/qmk_cli |
| 17 | 17 | ||
| 18 | steps: | 18 | steps: |
| 19 | - name: Disable safe.directory check | 19 | - name: Disable safe.directory check |
