Skip to content

Commit

Permalink
Autocommit: Move to main
Browse files Browse the repository at this point in the history
  • Loading branch information
shlevy committed Oct 3, 2023
1 parent 7b884e3 commit fcc08af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/autocommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
branches:
- main
- production
- kube-deploy

jobs:
run:
Expand All @@ -14,7 +13,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v2
with:
ref: kube-deploy
ref: main

- name: Update publish version
id: update
Expand Down

0 comments on commit fcc08af

Please sign in to comment.