Skip to content

pdc import, export, ls compiled successfully (#123) #6

pdc import, export, ls compiled successfully (#123)

pdc import, export, ls compiled successfully (#123) #6

Workflow file for this run

name: NERSC
on:
workflow_dispatch:
push:
jobs:
synchronize:
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- name: Synchronize NERSC CI
run: |
curl --request POST --header "PRIVATE-TOKEN: ${{ secrets.NERSC_GITLAB_TOKEN }}" "${{ secrets.NERSC_GITLAB_URL }}"