Skip to content

Commit

Permalink
ci: Revert Add Deploy when pushes to main
Browse files Browse the repository at this point in the history
  • Loading branch information
castus committed Oct 28, 2023
1 parent 24a3539 commit 430c30a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Deploy the next version of charts with a image tag
on:
repository_dispatch:
types: [deploy]
push:
branches:
- main
permissions:
contents: write
jobs:
Expand Down

0 comments on commit 430c30a

Please sign in to comment.