Skip to content

Commit

Permalink
Update README.md and test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matootie committed Jun 16, 2020
1 parent 336d24d commit a99f4eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: "Run locally"
on:
pull_request:
push:
branches:
- master
- 'releases/*'
paths:
- ".github/workflows/test.yml"
- "dist/index.js"
jobs:
run:
runs-on: ${{ matrix.os }}
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Fetches the config for your DigitalOcean Kubernetes Cluster, then installs and configures `kubectl`, exposing it to path for future use!

**Runs on Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, macOS 10.15, Windows 2016 and Windows 2019. As well as self hosted Linux runners on arm64, amd64 or s390x**

[![GitHub Release](https://img.shields.io/github/v/release/matootie/dokube)](https://github.com/matootie/dokube/releases/latest)

For help updating, view the [change logs](https://github.com/matootie/dokube/releases).
Expand Down

0 comments on commit a99f4eb

Please sign in to comment.