Skip to content

Commit

Permalink
remove if master reference
Browse files Browse the repository at this point in the history
sstarcher committed Apr 4, 2020
1 parent 7cbfa87 commit 5137cfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/chart.yaml
Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@ on:
jobs:
chart:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2

0 comments on commit 5137cfd

Please sign in to comment.