Skip to content

Commit d8809e1

Browse files
committed
feat: update GitHub Actions workflow to remove main branch trigger (temporary)
Signed-off-by: James Ding <jamesding365@gmail.com>
1 parent a986a4e commit d8809e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Update Documentation
22

33
on:
44
push:
5-
branches: [main]
65
workflow_dispatch:
76

87
jobs:

0 commit comments

Comments
 (0)