Skip to content

Commit

Permalink
Fix problem when two concurrent branches update
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Sep 25, 2024
1 parent 8d066e7 commit 0a2eebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cacert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
body: |
Update cacert.pem using latest from https://curl.se/docs/caextract.html
commit-message: Update cacert.pem
branch: cacert-update/${{ matrix.branch }}
delete-branch: true
add-paths: |
res/cacert.pem

0 comments on commit 0a2eebf

Please sign in to comment.