Skip to content

Commit b64952a

Browse files
committed
Update push blob
1 parent f30944e commit b64952a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
branches:
1515
- main
1616
- staging
17+
- 'task-*'
1718
workflow_dispatch:
1819

1920
env:
@@ -58,7 +59,7 @@ jobs:
5859
with:
5960
commit_message: automatically run ormolu
6061
build-exes:
61-
name: Build share-api executable
62+
name: Build executables
6263
runs-on: ubuntu-24.04
6364
steps:
6465
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)