ruff/.github/workflows
konstin 3cbaaa4795
Refactor and fix task trigger for dependent jobs in other repos (#4598)
* Refactor and fix task trigger for dependent jobs in other repos

I have confirmed (9075029868) that this does dispatch the workflow when running with act, `owner: 'konstin'`, `needs` commented out and personal access token. I can't properly test the actual release workflow, and i'm unsure how to best handle the next release after this was merged (should we do a beta release or will this break everything that assumes we only do stable releases?)

The command for act is
```
act -j update-dependents -s RUFF_PRE_COMMIT_PAT=<...>
```

* delete old file
2023-05-23 20:55:35 +02:00
..
benchmark.yaml Add Swatinem/rust-cache to benchmark-compare job (#3637) 2023-03-21 14:45:09 +01:00
ci.yaml Remove regex dependency from ruff_python_ast (#4518) 2023-05-19 06:44:18 +00:00
docs.yaml ci: fix missing short tag for cloudflare/wrangler-action (#3513) 2023-03-14 15:16:09 +00:00
flake8-to-ruff.yaml ci: add dependabot integration for GitHub Actions (#3504) 2023-03-14 10:31:26 -04:00
playground.yaml ci: fix missing short tag for cloudflare/wrangler-action (#3513) 2023-03-14 15:16:09 +00:00
pr-comment.yaml CI Checks: Fix malformed markdown (#3595) 2023-03-18 10:04:50 +00:00
release.yaml Refactor and fix task trigger for dependent jobs in other repos (#4598) 2023-05-23 20:55:35 +02:00