We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c56468 commit 4bb4660Copy full SHA for 4bb4660
1 file changed
.github/workflows/dependency-submission.yml
@@ -1,8 +1,9 @@
1
name: Dependency Submission
2
3
on:
4
+ pull_request:
5
push:
- branches: [ 'main' ]
6
+ branches: [ main ]
7
8
permissions:
9
contents: write
0 commit comments