Skip to content

Commit

Permalink
Change field name in YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Volkel committed Feb 23, 2024
1 parent 6c5741d commit bc6ee7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/async-auto-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
pull-requests: write # to update labels

jobs:
clean:
apply_async_labels:
name: Apply requested async label
uses: alisw/ali-bot/.github/workflows/async-auto-label.yml@master
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/async-list-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
pull-requests: write # to update labels

jobs:
clean:
list_async_labels:
name: Collect and print async labels
uses: alisw/ali-bot/.github/workflows/async-list-label.yml@master
permissions:
Expand Down

0 comments on commit bc6ee7e

Please sign in to comment.