There was an error while loading. Please reload this page.
1 parent 891da86 commit 6e9fe26Copy full SHA for 6e9fe26
1 file changed
.github/workflows/ci.yml
@@ -16,3 +16,9 @@ jobs:
16
uses: stylelint/.github/.github/workflows/call-test.yml@61e84671c2d4d7af47353e7f5289a2df81bd681d # 0.7.0
17
permissions:
18
contents: read
19
+
20
+ dependency-review:
21
+ if: github.event_name == 'pull_request'
22
+ uses: stylelint/.github/.github/workflows/call-dependency-review.yml@61e84671c2d4d7af47353e7f5289a2df81bd681d # 0.7.0
23
+ permissions:
24
+ contents: read
0 commit comments