File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 - cron : " 0 0 * * 0" # daily at 00:00 UTC
55 workflow_dispatch : # allows you to trigger the workflow run manually
66
7- permissions :
8- contents : read
9-
107concurrency :
118 group : ${{ github.workflow }}-${{ github.ref }}
129 cancel-in-progress : true
Original file line number Diff line number Diff line change 1- | CI | [ ![ GitHub Workflow Status ] [ github-ci-badge ]] [ github-ci-link ] [ ![ GitHub Workflow Status] [ github-upstream- ci-badge ]] [ github-upstream -ci-link ] |
1+ | CI | [ ![ GitHub Workflow Status] [ github-ci-badge ]] [ github-ci-link ] |
22| :----------- | :----------------------------------------------------------: |
33| ** Docs** | [ ![ Documentation Status] [ rtd-badge ]] [ rtd-link ] |
44| ** License** | [ ![ License] [ license-badge ]] [ repo-link ] |
@@ -46,8 +46,6 @@ https://geocat-examples.readthedocs.io/en/latest/citation.html) page.
4646
4747[ github-ci-badge ] : https://img.shields.io/github/actions/workflow/status/NCAR/geocat-examples/ci.yml?label=CI&style=for-the-badge
4848[ github-ci-link ] : https://github.com/NCAR/geocat-examples/actions/workflows/ci.yml
49- [ github-upstream-ci-badge ] : https://img.shields.io/github/actions/workflow/status/NCAR/geocat-examples/upstream-dev-ci.yml?&label=Upstream%20CI&style=for-the-badge
50- [ github-upstream-ci-link ] : https://github.com/NCAR/geocat-examples/actions/workflows/upstream-dev-ci.yml
5149[ rtd-badge ] : https://img.shields.io/readthedocs/geocat-examples/latest.svg?style=for-the-badge
5250[ rtd-link ] : https://geocat-examples.readthedocs.io/en/latest/?badge=latest
5351[ license-badge ] : https://img.shields.io/github/license/NCAR/geocat-examples?style=for-the-badge
You can’t perform that action at this time.
0 commit comments