Skip to content

Commit

Permalink
might as well take care of build-action now since docker publish is h…
Browse files Browse the repository at this point in the history
…appening either way
  • Loading branch information
gonuke committed Apr 29, 2024
1 parent 7614a55 commit ccb023e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ 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 ccb023e

Please sign in to comment.