fix yarn lock changes names
parent
84c635738d
commit
70cd3b36ba
|
@ -1,8 +1,9 @@
|
|||
name: "Prevent yarn.lock changes in PRs"
|
||||
name: Prevent yarn.lock changes in PRs
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
main:
|
||||
name: Prevent yarn.lock changes in PRs
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- id: file_changes
|
||||
|
|
Loading…
Reference in New Issue