Skip to content

Commit

Permalink
update triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
fnikol committed Aug 31, 2022
1 parent fda3946 commit cc7b72f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release Docker Images

on:
workflow_dispatch:
release:
push:
branches:
- main
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-helm-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release Helm Charts

on:
workflow_dispatch:
release:
push:
branches:
- main
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-kubectl-frisbee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release kubectl-frisbee

on:
workflow_dispatch:
release:
push:
branches:
- main
tags:
Expand Down

0 comments on commit cc7b72f

Please sign in to comment.