mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-19 13:40:51 +02:00
Merge pull request #874 from p12tic/github-tests-on-all-branches
github: Run tests on all branches
This commit is contained in:
commit
3d68d2432d
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@ -5,9 +5,7 @@ name: PyTest
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ devel ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ devel ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user