mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-19 05:30:52 +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:
|
||||
push:
|
||||
branches: [ devel ]
|
||||
pull_request:
|
||||
branches: [ devel ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user