We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaaaa16 commit b2f49b8Copy full SHA for b2f49b8
.github/workflows/build.yml
@@ -22,7 +22,7 @@ env:
22
jobs:
23
setup:
24
name: Set up
25
- if: github.repository == 'microsoft/vscode-python'
+ if: github.repository == 'Pythoneryeah/vscode-python'
26
runs-on: ubuntu-latest
27
defaults:
28
run:
0 commit comments