Skip to content

Commit

Permalink
retore build-action for now to streamline PR process
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Apr 29, 2024
1 parent 70c0b17 commit 7614a55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ on:
paths:
- 'docker/*'
- '.github/workflows/docker_publish.yml'
- '.github/actions/build-test/action.yml'
push:
paths:
- 'docker/*'
- '.github/workflows/docker_publish.yml'
- '.github/actions/build-test/action.yml'

env:
DOCKER_IMAGE_BASENAME: ghcr.io/${{ github.repository_owner }}/pyne_ubuntu_22.04_py3
Expand Down

0 comments on commit 7614a55

Please sign in to comment.