Update commit.yaml

now runs on all branches for auto update to work correctly
This commit is contained in:
Dustin Loring 2024-12-15 12:06:42 -05:00 committed by GitHub
parent 4d9ecbe201
commit 253e37f901
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: Update Commit Hash File
on:
push:
branches:
- main
- '**'
permissions:
contents: write