mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-20 09:47:49 +02:00
fix: test workflow trigger
This commit is contained in:
parent
33a98c7a2c
commit
74061597a3
6
.github/workflows/golang-test.yml
vendored
6
.github/workflows/golang-test.yml
vendored
@ -1,4 +1,8 @@
|
|||||||
on: [push, pull_request]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
pull_request:
|
||||||
name: Test
|
name: Test
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user