Delete formatter.yml
This commit is contained in:
parent
7ed34e056a
commit
9a9fbd279e
11
.github/workflows/formatter.yml
vendored
11
.github/workflows/formatter.yml
vendored
@ -1,11 +0,0 @@
|
|||||||
on: push
|
|
||||||
name: clang-format Code Formatter
|
|
||||||
jobs:
|
|
||||||
lint:
|
|
||||||
name: clang-format Code Formatter
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Clang Code Formatter
|
|
||||||
uses: antoinealb/clang-format-action@clang9
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user