mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
github workflow for checking commits
This commit is contained in:
parent
0c107df03d
commit
1073f39bf3
2 changed files with 217 additions and 1 deletions
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
|
|
@ -3,7 +3,7 @@ name: pre-commit
|
|||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [main, dev]
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue