forked from pub-solar/infra
ci: run flake checks only on pull requests
This commit is contained in:
parent
e1827c7fc6
commit
72badc7283
|
@ -1,5 +1,5 @@
|
|||
name: Flake checks
|
||||
on: [push]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
Check:
|
||||
|
|
Loading…
Reference in a new issue