Skip to content

Commit

Permalink
Disabling nonfunctioning mirror.
Browse files Browse the repository at this point in the history
  • Loading branch information
pelesh committed Jun 28, 2024
1 parent 4d9d2d7 commit 2a2250d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ornl_ascent_mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: ORNL Ascent Mirror

# triggers a github action everytime there is a push or mr
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 2a2250d

Please sign in to comment.