mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
fix yarn lock changes names
This commit is contained in:
3
.github/workflows/no-yarn-lock-changes.yml
vendored
3
.github/workflows/no-yarn-lock-changes.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user