Skip to content

Commit

Permalink
point GitHub Actions to release-1.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh committed Jun 28, 2023
1 parent 1c63e44 commit c660f86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Helm Charts
on:
push:
branches:
- main
- release-1.x

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sync README file
on:
push:
branches:
- main
- release-1.x
paths:
- 'README.md'
- 'minion/README.md'
Expand Down

0 comments on commit c660f86

Please sign in to comment.