Skip to content

Commit

Permalink
Merge branch 'master' into 3178_placental_terms
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixpuigb authored Jan 17, 2024
2 parents d07bec4 + 0775953 commit 5cd0326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
paths:
- 'src/**'
pull_request:
branches: [ master ]
paths:
- 'src/**'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 5cd0326

Please sign in to comment.