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:
parent
875b2e828a
commit
1c84a7720d
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- "release/**"
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user