mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-29 10:13:37 +02:00
Update lint.yml
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
if [ -s fmt.patch ]; then
|
||||
exit 1
|
||||
fi
|
||||
- uses: actions/github-script@v7
|
||||
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7
|
||||
if: failure() && steps.clang_format.outcome == 'failure'
|
||||
with:
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user