mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-04-30 19:09:26 +08:00
Remove ref option from checkout step
This commit is contained in:
parent
d2f1b61d7f
commit
5fc11e626c
2
.github/workflows/auto-clang-format.yml
vendored
2
.github/workflows/auto-clang-format.yml
vendored
@ -7,8 +7,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- uses: DoozyX/clang-format-lint-action@v0.20
|
||||
with:
|
||||
source: '.'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user