Skip to content

Commit

Permalink
Updates action
Browse files Browse the repository at this point in the history
  • Loading branch information
1Solon committed Sep 30, 2024
1 parent 8b91329 commit c41ed7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
git push --set-upstream origin gh-actions/flux-update
else
echo "No changes to commit."
shell: /usr/bin/bash -e {0}

- name: Create Pull Request
run: gh pr create -B master -H gh-actions/flux-update --title 'Update Flux' --body 'Updates flux components using Flux CLI'
Expand Down

0 comments on commit c41ed7b

Please sign in to comment.