Skip to content

Commit

Permalink
Merge pull request #5 from kkirara/wf-fix
Browse files Browse the repository at this point in the history
update
  • Loading branch information
brainfair authored Oct 15, 2022
2 parents 6865cae + 8be2c1e commit 78abc4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Python application

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
verbose: true
tag: ${{github.ref_name}}
values: charts/kubelinks/values.yaml
values_file: charts/kubelinks/values.yaml
keys: .image.tag
bump_level: patch
commit_branch: master
Expand Down

0 comments on commit 78abc4f

Please sign in to comment.