Skip to content

Commit

Permalink
Undo my changes
Browse files Browse the repository at this point in the history
Revert "point GitHub Actions to release-1.x branch"

This reverts commit c660f86.
  • Loading branch information
mershad-manesh committed Jun 28, 2023
1 parent c660f86 commit 83d072b
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:
- release-1.x
- main

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:
- release-1.x
- main
paths:
- 'README.md'
- 'minion/README.md'
Expand Down

0 comments on commit 83d072b

Please sign in to comment.