Skip to content

Commit

Permalink
Update build-dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Oct 9, 2024
1 parent 462b138 commit 5dbc8a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
workflow_dispatch: null
push:
branches:
- dev
- dev2
paths:
- 'apt.txt'
- 'environment.yml'
- 'start'
- 'postBuild'
- 'appendix'
- 'rocker.sh'
- '.github/workflows/build.yaml'
- '.github/workflows/build-dev.yaml'

jobs:
build-and-push:
Expand Down

0 comments on commit 5dbc8a0

Please sign in to comment.