mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 03:46:02 +08:00
limit integration tests to PRs
This commit is contained in:
parent
177c10b60f
commit
fd1f94e855
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -1,7 +1,8 @@
|
|||
name: Integration Test
|
||||
|
||||
on:
|
||||
push:
|
||||
pull-request:
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue