Skip to content

Commit

Permalink
Update and rename pypi_test.yaml to pypi_build_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kccwing authored Aug 28, 2024
1 parent 951f920 commit 2971617
Showing 1 changed file with 9 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
name: Create and publish pypi image

on:
pull_request:
branches:
- main
- develop
- 'rc*'
push:
# branches:
# - develop
# - main
# tags:
# - 'v*'
paths:
- 'utils/*'
- 'Dockerfile'
- '.github/workflows/docker*'

# env:
# REGISTRY: ghcr.io
Expand Down

0 comments on commit 2971617

Please sign in to comment.