Skip to content

Commit

Permalink
fix: run appinspect-api only on all tags by default (#201)
Browse files Browse the repository at this point in the history
Rationale:
There is no point in running appinspect api for particular tags if we
run for all.
https://splunk.slack.com/archives/CBFTW8QRG/p1700059679560229
  • Loading branch information
mkolasinski-splunk authored Dec 13, 2023
1 parent c954809 commit acc6142
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,6 @@ jobs:
matrix:
tags:
- "cloud"
- "self-service"
- ""
steps:
- name: Run appinspect API
uses: ./.github/actions/appinspect-api
Expand Down

0 comments on commit acc6142

Please sign in to comment.