Skip to content

Merge branch '19-add-spect_iss-library' into 'master' #71

Merge branch '19-add-spect_iss-library' into 'master'

Merge branch '19-add-spect_iss-library' into 'master' #71

# Calls shared workflow to correct submodule URLs
# Github pushes are triggered by mirror operations from Gitlab.
# This workflow will only affect Github, not Gitlab.
name: call-submodule-corrector
on:
push:
branches:
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-submodule-corrector:
uses: tropicsquare/workflow-templates/.github/workflows/shared-correct-submodule-urls.yml@master