We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d72a4e commit 8aba095Copy full SHA for 8aba095
.github/workflows/nightly.yml
@@ -2,7 +2,6 @@ name: nightly
2
permissions: read-all
3
4
on:
5
- pull_request:
6
workflow_dispatch:
7
schedule:
8
- cron: '0 0 * * *'
.github/workflows/weekly.yml
@@ -2,7 +2,6 @@ name: weekly
- cron: '0 0 * * 0'
0 commit comments