Skip to content

Commit 4ef0a2d

Browse files
author
Marcos Cáceres
authored
chore: run when merging on master (#161)
1 parent c73d0bf commit 4ef0a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Node CI
33
on:
44
push:
55
branches:
6-
- gh-pages
6+
- master
77
pull_request: {}
88

99
jobs:

0 commit comments

Comments
 (0)