Skip to content

Commit

Permalink
Merge pull request #140 from NFDI4Chem/refactor-dev-check-workflow
Browse files Browse the repository at this point in the history
chore: trigger dev-check workflow only on PR to the development branch
  • Loading branch information
NishaSharma14 authored Aug 30, 2023
2 parents 4f3248d + cd7688b commit 98837a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dev-check.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Node.js Dev Checking

on:
push:
branches-ignore:
- 'main'
- 'development'
pull_request:
branches:
- development
Expand Down

0 comments on commit 98837a4

Please sign in to comment.