Skip to content

Commit 98837a4

Browse files
Merge pull request #140 from NFDI4Chem/refactor-dev-check-workflow
chore: trigger dev-check workflow only on PR to the development branch
2 parents 4f3248d + cd7688b commit 98837a4

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)