Browse Source

Merge pull request #1418 from gravitl/release_v0.14.6

Release v0.14.6 updates
Alex Feiszli 3 years ago
parent
commit
4990eab202
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml
  2. 0 0
      netclient/functions/upgrades/v0-14-6.go

+ 1 - 1
.github/workflows/test.yml

@@ -1,7 +1,7 @@
 name: Integration Test
 
 on:
-  pull-request:
+  pull_request:
     types: [opened, reopened]
 
 jobs:

+ 0 - 0
netclient/functions/upgrades/v0.14.-6.go → netclient/functions/upgrades/v0-14-6.go