mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-24 00:59:28 +00:00
Run also on master push
This commit is contained in:
parent
03e4222043
commit
1a04a83c4a
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -2,7 +2,9 @@ name: Run Unit Test via Pytest
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
push:
|
||||||
|
branches:
|
||||||
|
- "master"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint-and-test:
|
lint-and-test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user