Skip to content

Commit

Permalink
Update srcinfo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 3, 2024
1 parent 61abc5c commit 122cac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/srcinfo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
git config user.email "[email protected]"
git add .
git commit -m "Update SRCINFO files based on pull request changes"
git fetch origin
git push origin HEAD:${{ github.head_ref }}

0 comments on commit 122cac0

Please sign in to comment.