Skip to content

Commit a4516bc

Browse files
committed
ci: update config
1 parent 0807b07 commit a4516bc

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Actions Status
2-
on: [push, pull_request]
2+
on:
3+
pull_request:
4+
types: [opened, synchronize]
5+
branches:
6+
- master
37
env:
48
CI: true
59

0 commit comments

Comments
 (0)