mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
remove check on push, just have check on pr
This commit is contained in:
parent
b59588c68e
commit
8993853efb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Static Analysis
|
||||
|
||||
on: [push, pull_request]
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
# Check and Linting are seperate jobs because linting does not fail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue