Skip to content

Commit a6fec39

Browse files
authored
Update main.yml
1 parent 62aa52e commit a6fec39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: test
33
on:
44
push:
55
branches:
6-
- feat-allow-textarea-select
6+
- master
77
pull_request:
88
branches:
9-
- feat-allow-textarea-select
9+
- master
1010

1111
jobs:
1212
test:

0 commit comments

Comments
 (0)