ops: added a lint rule and adjusted the build workflow
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: formatcheck
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
Reference in New Issue
Block a user