mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-16 15:07:07 +00:00
Only run actions/dependency-review-action on pull_request
This commit is contained in:
parent
ed1a8a92f3
commit
b866c25f61
2
.github/workflows/dependency-review.yml
vendored
2
.github/workflows/dependency-review.yml
vendored
@ -16,7 +16,7 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
name: 'Dependency Review'
|
name: 'Dependency Review'
|
||||||
on: [push, pull_request]
|
on: [pull_request]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user