summary refs log tree commit diff
path: root/.github/workflows/labels.yml
Commit message (Collapse)AuthorAge
* .github/workflows/labels.yml: fix typozowoq2023-01-21
| | | | mistake in https://github.com/NixOS/nixpkgs/commit/d1570428a2685b40925fe90916b68862b0895e94
* .github/workflows/labels.yml: allow PRs to skip labelszowoq2023-01-21
|
* ci: add warning to actions with writeable GITHUB_TOKENJörg Thalheim2022-03-21
| | | | Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
* build(deps): bump actions/labeler from 3 to 4dependabot[bot]2022-03-02
| | | | | | 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)
* actions: add some permission restrictionsGraham Christensen2021-04-24
|
* .github/workflows/labels.yml: set event typeszowoq2021-04-03
| | | | | opened, synchronize, reopened are the defaults for `pull_request_target`, `edited` will trigger the label action if the PRs base branch is changed.
* .github/workflows/labels.yml: label PRszowoq2021-03-20