mirror of
https://github.com/int128/kubelogin.git
synced 2026-05-21 15:22:48 +00:00
Update system-test.yaml
This commit is contained in:
6
.github/workflows/system-test.yaml
vendored
6
.github/workflows/system-test.yaml
vendored
@@ -1,10 +1,14 @@
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/system-test.yaml
|
||||
- system_test/**
|
||||
- pkg/**
|
||||
- go.*
|
||||
push:
|
||||
# for go mod tidy
|
||||
branches: [master]
|
||||
paths: [go.*]
|
||||
jobs:
|
||||
system-test:
|
||||
# https://help.github.com/en/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners#ubuntu-1804-lts
|
||||
|
||||
Reference in New Issue
Block a user