0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-05 05:24:01 +00:00

change when run test in CI

This commit is contained in:
Pavel Boldyrev 2021-09-08 22:02:36 -04:00
parent 875b2e828a
commit 1c84a7720d
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9

View File

@ -4,6 +4,9 @@ on:
paths-ignore:
- 'README.md'
push:
branches:
- main
- "release/**"
paths-ignore:
- 'README.md'
jobs: