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 5079651 commit ccbf97dCopy full SHA for ccbf97d
1 file changed
.github/workflows/nightly.yml
@@ -4,6 +4,8 @@
4
name: Run nightly package version and status checks
5
6
on:
7
+ pull_request:
8
+ types: [opened, edited, synchronize, reopened]
9
schedule:
10
- cron: '0 2 * * *'
11
workflow_dispatch:
0 commit comments