We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f760d commit 843a244Copy full SHA for 843a244
2 files changed
.github/workflows/pr-labels.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
classify:
13
- name: 'Classiasdsadfy PR'
+ name: 'Classify PR'
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout Actions
package.json
@@ -26,7 +26,7 @@
26
"envCollectionWorkspace"
27
],
28
"author": {
29
- "name": "Microsoft Corporationsasd"
+ "name": "Microsoft Corporation"
30
},
31
"license": "MIT",
32
"homepage": "https://github.com/Microsoft/vscode-python",
0 commit comments