add plans used on ndxargus and rikenfe #657
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: sphinx | |
on: [push, pull_request, workflow_call] | |
jobs: | |
call_sphinx_builder: | |
uses: ISISComputingGroup/reusable-workflows/.github/workflows/sphinx.yml@main | |
secrets: inherit |