dpguthrie/Get created_at timestamp of last workflow
Get created_at timestamp of last workflow run on current branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Secret GitHub API token to use for making API requests. | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| last_created_at | Last time workflow ran on current branch |