Skip to content

Commit 2723cc7

Browse files
committed
chore: Modify github workflows config.
1 parent e401a08 commit 2723cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: GitHub Actions Build and Deploy @uiw/react-codemirror
22
on:
33
push:
4-
# branches:
5-
# - master
4+
branches:
5+
- master
66
tags:
77
- v2.*
88
jobs:

0 commit comments

Comments
 (0)