Last 12 weeks · 0 commits
2 of 6 standards met
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency https://github.blog/changelog/2021-04-19-github-actions-limit-workflow-run-or-job-concurrency The fully-formed ref of the branch or tag that triggered the workflow run. For workflows triggered by , this is the branch or tag ref that was pushed. For workflows triggered by , this is the pull request merge branch. For workflows triggered by , this is the release tag created. For other triggers, this is the branch or tag ref that triggered the workflow run. This is only set if a branch or tag is available for the event type. The ref given is fully-formed, meaning that for branches the format is , for pull requests it is , and for tags it is . For example, . https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
Repository: kentcdodds/advanced-remix. Stars: 402, Forks: 49. Primary language: TypeScript. Languages: TypeScript (95.4%), JavaScript (4.6%). Topics: kcd-edu. Open PRs: 0, open issues: 1. Last activity: 3y ago. Community health: 28%. Top contributors: kentcdodds, MichaelDeBoey, zawarudo, galnir.