Fix typo on git workflow description and filename
This commit is contained in:
parent
28c31b7c38
commit
3f05bdb90a
|
@ -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
|
on: pull_request
|
||||||
concurrency:
|
concurrency:
|
||||||
group: changelogger-${{ github.event_name }}-${{ github.ref }}
|
group: changelogger-${{ github.event_name }}-${{ github.ref }}
|
Loading…
Reference in New Issue