mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2026-09-14 02:55:38 +05:00
Update and rename clang-format-check to clang-format-check.yml
This commit is contained in:
parent
c475cdecc7
commit
ff2c8cd9fc
@ -1,5 +1,11 @@
|
||||
name: Clang Format Checker
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'src/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'src/**'
|
||||
env:
|
||||
BRANCH_NAME: master
|
||||
jobs:
|
||||
Loading…
Reference in New Issue
Block a user