Skip to content

Commit

Permalink
ci: don't run docker auto on PRs
Browse files Browse the repository at this point in the history
save precious GHA runtime
  • Loading branch information
kelly-sovacool committed Apr 18, 2024
1 parent 4d94781 commit 587cff2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docker-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ on:
- main
paths:
- "docker/**"
pull_request:
branches:
- main
paths:
- "docker/**"

jobs:
generate-matrix:
Expand Down

0 comments on commit 587cff2

Please sign in to comment.