Skip to content

Commit 6732229

Browse files
committed
Restore on-push verification
1 parent 84b3f4a commit 6732229

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/on-push-verification.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,8 @@ jobs:
2525
- uses: actions/checkout@v3
2626

2727
# Run analyzers
28-
# - uses: ./
29-
# id: msdo
30-
31-
# Run analyzers
32-
- uses: microsoft/security-devops-action@containerMappingPreview
28+
- uses: ./
3329
id: msdo
34-
with:
35-
features: mapping
3630

3731
# Upload alerts to the Security tab
3832
- name: Upload alerts to Security tab

0 commit comments

Comments
 (0)