fix yarn lock changes names

This commit is contained in:
João Moreno 2021-02-05 10:03:12 +01:00
parent 84c635738d
commit 70cd3b36ba
No known key found for this signature in database
GPG key ID: 896B853774D1A575

View file

@ -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