You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
SAML.to Config Sync
1.0.3
This action notifies the SAML.to backend that the repository was updated.
It will read and cache the contents of the saml-to.yml
configuration file within the default branch in the repository.
See action.yml
steps:
- uses: saml-to/config-sync-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Pull and validate the configuration but don't store it.
Default: false
Output the processed configuration.
Default: false
This action has no outputs.