mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
Enable github actions for push
Also run github actions for pushing to get CI updates for changes to the main branch and a baseline to compare PRs to. Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
parent
9e427428b4
commit
87a9c5bd60
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tox.yml
vendored
1
.github/workflows/tox.yml
vendored
|
|
@ -2,6 +2,7 @@
|
|||
name: tox
|
||||
on: # yamllint disable-line rule:truthy
|
||||
- pull_request
|
||||
- push
|
||||
env:
|
||||
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.4.0"
|
||||
LSR_ANSIBLE_TEST_DOCKER: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue