Fix typo on git workflow description and filename

This commit is contained in:
Jonathan Sadowski 2022-04-04 13:29:44 -05:00
parent 28c31b7c38
commit 3f05bdb90a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: Run lint checks potentially affecting projects across the monorepo
name: Run lint checks potentially affected projects across the monorepo
on: pull_request
concurrency:
group: changelogger-${{ github.event_name }}-${{ github.ref }}