Skip to content

Commit

Permalink
RCAT-376 : push branch changed wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-sose committed Dec 9, 2024
1 parent 97fd39c commit a480eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git add packages.yml
git commit -m "Update packages.yml with latest versions"
git push origin HEAD || echo "No changes to commit"
git push origin wip || echo "No changes to commit"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
Expand Down

0 comments on commit a480eb6

Please sign in to comment.