We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e49b1 commit 5c200faCopy full SHA for 5c200fa
1 file changed
.github/workflows/test.yml
@@ -76,7 +76,7 @@ jobs:
76
dependency-review:
77
name: Dependency Review
78
runs-on: ubuntu-latest
79
- # if: github.event_name == 'pull_request'
+ if: github.event_name == 'pull_request'
80
steps:
81
- name: Checkout code
82
uses: actions/checkout@v5
0 commit comments