fem-on-colab/Warn scheduled workflow
Warn if scheduled workflow is about to be disabled due to the following GitHub policy: In a public repository, scheduled workflows are automatically disabled when no repository activity has occurred in 60 days
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow-filename | Filename of the workflow, without the leading .github/workflows prefix. | yes | — |
| main-branch | Name of the default branch. | no | main |
| days-elapsed | Number of days elapsed from the previous repository activity to raise the warning. | yes | — |
| token | A fine-grained personal access token with at least read access to actions, code (= content), and metadata. | no | ${{ github.token }} |
Outputs
no outputs