Skip to content

Commit cd7688b

Browse files
chore: trigger dev-check workflow only on PR to the development branch
1 parent 4f3248d commit cd7688b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/dev-check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Node.js Dev Checking
22

33
on:
4-
push:
5-
branches-ignore:
6-
- 'main'
7-
- 'development'
84
pull_request:
95
branches:
106
- development

0 commit comments

Comments
 (0)