Skip to content

Commit e814096

Browse files
authored
Update test.yml
1 parent 6cb8bc6 commit e814096

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/workflows/test.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@ on:
66

77
jobs:
88
dependency-review:
9-
uses: hyperwallet/security-workflows/.github/workflows/dependency-review.yml@main
9+
runs-on: ubuntu-latest
10+
11+
steps:
12+
- run: echo test
13+
shell: bash
14+

0 commit comments

Comments
 (0)