mirror of
https://github.com/docker/setup-compose-action.git
synced 2026-02-07 19:47:24 +00:00
ci: rename job in update-dist workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
feb56d3c68
commit
0ddb5e8fcf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-dist.yml
vendored
2
.github/workflows/update-dist.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
- synchronize
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
update-dist:
|
||||
if: github.actor == 'dependabot[bot]'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue