Merge pull request 'ci: run flake checks only on pull requests' (#55) from ci-on-pr-only into main
Reviewed-on: #55 Reviewed-by: b12f <b12f@noreply.git.pub.solar>
This commit is contained in:
commit
7cc7517d9c
|
@ -1,5 +1,5 @@
|
|||
name: Flake checks
|
||||
on: [push]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
Check:
|
||||
|
|
Loading…
Reference in a new issue