We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5382599 commit aec01f3Copy full SHA for aec01f3
1 file changed
.github/workflows/apply-test-attributes.yml
@@ -13,7 +13,6 @@ concurrency:
13
jobs:
14
quarantine_test:
15
if: >-
16
- github.repository == 'dotnet/aspire' &&
17
(
18
startsWith(github.event.comment.body, '/quarantine-test ') ||
19
startsWith(github.event.comment.body, '/unquarantine-test ') ||
0 commit comments