Skip to content

Commit

Permalink
Update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed Aug 21, 2023
1 parent a5d8e1c commit 6f32c40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_manylinux_x86_64.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Publish manylinux_x86_64 image
on:
workflow_dispatch:
push:
branches: ['main']
paths:
- dockerfiles/manylinux_x86_64.Dockerfile
- .github/workflows/publish_manylinux_x86_64.yml

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 6f32c40

Please sign in to comment.