Skip to content

Commit 68d8f4c

Browse files
authored
Run CI with --unpack (#10)
* Run CI with --unpack * change include tags to engines
1 parent c53f867 commit 68d8f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: spectralops/spectral-github-action@v3
1717
with:
1818
spectral-dsn: ${{ env.SPECTRAL_DSN }}
19-
spectral-args: scan --ok --include-tags base,iac
19+
spectral-args: scan --unpack --ok --engines secrets,iac

0 commit comments

Comments
 (0)