Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
267f523
1
Parent(s):
e0bbedc
Remove docker deploy from pull requests
Browse files
.github/workflows/docker_deploy.yml
CHANGED
@@ -8,9 +8,6 @@ on:
|
|
8 |
- "**"
|
9 |
tags:
|
10 |
- "v*.*.*"
|
11 |
-
pull_request:
|
12 |
-
branches:
|
13 |
-
- 'master'
|
14 |
workflow_dispatch:
|
15 |
|
16 |
|
|
|
8 |
- "**"
|
9 |
tags:
|
10 |
- "v*.*.*"
|
|
|
|
|
|
|
11 |
workflow_dispatch:
|
12 |
|
13 |
|