Skip to content

Commit

Permalink
update trigers with new main and environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Jun 19, 2020
1 parent accb443 commit 240b76f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
# On change to workflow, pipeline
paths:
- '.github/workflows/install.yaml'
- 'pipeline.nf'
- 'phylo-env.yaml'
- 'main.nf'
- 'environment.yaml'

# Triggered on PR for all branches, pipeline
pull_request:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
# On change to workflow, pipeline
paths:
- '.github/workflows/pipeline.yaml'
- 'pipeline.nf'
- 'phylo-env.yaml'
- 'main.nf'
- 'environment.yaml'

# Triggered on PR for all branches, pipeline
pull_request:
Expand Down

0 comments on commit 240b76f

Please sign in to comment.