Skip to content

Commit bb29730

Browse files
authored
Remove docker build from PRs (#573)
1 parent a26ea80 commit bb29730

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@ on:
66
- '[0-9]+.[0-9]+.[0-9]+'
77
release:
88
types: [published]
9-
pull_request:
10-
branches:
11-
- master
12-
paths:
13-
- 'Dockerfile'
14-
- 'Cargo.toml'
15-
- 'Cargo.lock'
16-
- 'contributing.Dockerfile'
17-
- '.github/workflows/docker.yml'
189

1910
jobs:
2011
push_to_registry:

0 commit comments

Comments
 (0)