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 5fed77f commit e47859eCopy full SHA for e47859e
.github/workflows/reverse.yml
@@ -2,9 +2,6 @@ name: Test reverse dependencies
2
on:
3
push:
4
branches: [main]
5
- pull_request:
6
- branches:
7
- - "*"
8
schedule:
9
- cron: "0 0 * * 1,4"
10
workflow_dispatch:
0 commit comments