Skip to content

Commit

Permalink
Update update_overview.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs authored Jul 11, 2024
1 parent 8d13d08 commit b40bc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_overview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git config --local user.name "GitHub Action"
git add AppExamples/README.md
git commit -m "Updated AppExamples/README.md"
git push origin +overview-update:ref/heads/overview-update
git push origin +overview-update:overview-update
- name: Create Pull Request
uses: devops-infra/action-pull-request@v0.5.5
Expand Down

0 comments on commit b40bc00

Please sign in to comment.