Skip to content

Commit

Permalink
Helm release only run upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
VidarHUN committed Feb 8, 2021
1 parent 7c5301d commit 99dc312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
release:
name: 'Helm release'
runs-on: ubuntu-latest
if: github.repository == 'l7mp/l7mp'
steps:
- name: 'checkout'
uses: actions/checkout@v2
Expand Down

0 comments on commit 99dc312

Please sign in to comment.