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 1e40921 commit 362669aCopy full SHA for 362669a
.github/workflows/labels.yml
@@ -54,7 +54,7 @@ jobs:
54
contents: read
55
56
name: test conditions
57
- if: (github.repository_owner == 'PowerShell' || github.repository_owner == 'TravisEz13')
+ #if: (github.repository_owner == 'PowerShell' || github.repository_owner == 'TravisEz13')
58
runs-on: ubuntu-latest
59
60
steps:
0 commit comments