Skip to content

Commit 9a8c5a2

Browse files
committed
DO NOT MERGE - turn off docker build temporarily
1 parent 6e793f8 commit 9a8c5a2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/docker.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: Periodic Docker build
33

44
# Controls when the workflow will run
55
on:
6-
# Triggers the workflow on pushes to open pull requests with changes to the Spack or Docker configuration
7-
pull_request:
8-
paths:
9-
- .github/workflows/docker.yml
10-
- docker/Dockerfile.devenv
11-
- spack.yaml
6+
# # Triggers the workflow on pushes to open pull requests with changes to the Spack or Docker configuration
7+
# pull_request:
8+
# paths:
9+
# - .github/workflows/docker.yml
10+
# - docker/Dockerfile.devenv
11+
# - spack.yaml
1212

1313
# Triggers the workflow at 00:00 on the first day of every 3 months
1414
schedule:

0 commit comments

Comments
 (0)