Skip to content

Commit

Permalink
Fix label in "Update compat data" action (#14632)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
nicolo-ribaudo committed Jun 1, 2022
1 parent d0108c0 commit e3af82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-compat-data.yml
Expand Up @@ -70,5 +70,5 @@ jobs:
title: Update compat data
description: Update compat data to [${{ steps.lastCommit.outputs.sha1 }}](https://github.com/kangax/compat-table/commit/${{ steps.lastCommit.outputs.sha1 }}).
labels: |
area: compat-data
area: compat-table
repo automation :robot:

0 comments on commit e3af82e

Please sign in to comment.