Skip to content

Commit

Permalink
Disable disfunctional PNNL mirror.
Browse files Browse the repository at this point in the history
  • Loading branch information
pelesh committed Feb 17, 2024
1 parent 604c328 commit 77c41d1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/pnnl_mirror.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: PNNL Mirror

# triggers a github action everytime there is a push or mr
# Disable disfunctional PNNL mirror
on:
pull_request:
push:
branches:
- develop
- main
# pull_request:
# push:
# branches:
# - develop
# - main

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

0 comments on commit 77c41d1

Please sign in to comment.