Skip to content

Commit 9267bbb

Browse files
refactor(ci): branches listing
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
1 parent ef8908e commit 9267bbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Deploy mdBook site to Pages
22

33
on:
44
push:
5-
branches: ["main"]
5+
branches:
6+
- main
67

78
workflow_dispatch:
89
inputs:

0 commit comments

Comments
 (0)