Skip to content

Commit 0a2a973

Browse files
committed
Deactivated PNNL mirror.
1 parent 922e5f2 commit 0a2a973

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/pnnl_mirror.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: PNNL Mirror
22

33
# triggers a github action everytime there is a push or mr
44
on:
5-
pull_request:
6-
push:
7-
branches:
8-
- develop
9-
- main
5+
# pull_request:
6+
# push:
7+
# branches:
8+
# - develop
9+
# - main
1010

1111
jobs:
1212
# To test on HPC resources we must first mirror the repo and then trigger a pipeline

0 commit comments

Comments
 (0)