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