Skip to content

Commit

Permalink
Remove Docker push for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide Girardi committed Nov 9, 2023
1 parent f91b8f0 commit 5c487b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/containerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Containerize
on:
push:
branches: [main]
pull_request:
branches: [main]

env:
REGISTRY: ghcr.io
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Tests
on:
push:
branches: [main]
pull_request:
branches: [main]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 5c487b4

Please sign in to comment.