mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-24 03:37:29 +00:00
Update commit.yaml
now runs on all branches for auto update to work correctly
This commit is contained in:
parent
4d9ecbe201
commit
253e37f901
2
.github/workflows/commit.yaml
vendored
2
.github/workflows/commit.yaml
vendored
@ -3,7 +3,7 @@ name: Update Commit Hash File
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- '**'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Loading…
Reference in New Issue
Block a user