Skip to content

Commit 4bb4660

Browse files
committed
Test on PR
1 parent 1c56468 commit 4bb4660

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dependency-submission.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Dependency Submission
22

33
on:
4+
pull_request:
45
push:
5-
branches: [ 'main' ]
6+
branches: [ main ]
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)