Skip to content

Commit acc6142

Browse files
fix: run appinspect-api only on all tags by default (#201)
Rationale: There is no point in running appinspect api for particular tags if we run for all. https://splunk.slack.com/archives/CBFTW8QRG/p1700059679560229
1 parent c954809 commit acc6142

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,8 +502,6 @@ jobs:
502502
matrix:
503503
tags:
504504
- "cloud"
505-
- "self-service"
506-
- ""
507505
steps:
508506
- name: Run appinspect API
509507
uses: ./.github/actions/appinspect-api

0 commit comments

Comments
 (0)