summaryrefslogtreecommitdiff
path: root/.github/workflows/label.yml
AgeCommit message (Collapse)Author
2025-03-09chore(ci): Run all workflows in concurrency groups, and cancel in-progress ↵Dave Henderson
for efficiency (#2346) Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-12-19Build(deps): Bump actions/labeler from 4 to 5 (#1934)dependabot[bot]
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18change 'master' references to 'main'Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2022-04-26Fix GHA workflow triggersDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2022-03-07Bump actions/labeler from 3 to 4dependabot[bot]
Bumps [actions/labeler](https://github.com/actions/labeler) from 3 to 4. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01Fix labeler action for forksDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2019-10-26Do Linux builds in GitHub ActionsDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2019-08-17Adding some GitHub actionsDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>