Skip to content

Commit

Permalink
ci: remove debug publishing within PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
schuer committed Dec 27, 2023
1 parent fd393ec commit 8ba0914
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
- "images/**/*"
# add workflow dispatch to manually publish the current images
workflow_dispatch:
pull_request:
paths:
- "images/**/*"

concurrency:
# Cancel in-progress jobs if a new job is trigged by a commit from the same branch
Expand Down

0 comments on commit 8ba0914

Please sign in to comment.