Skip to content

Commit dfb5868

Browse files
committed
revertme: add pull_request to nightly workflow for testing
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent d7984bc commit dfb5868

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
name: Run nightly package version and status checks
55

66
on:
7+
pull_request:
8+
types: [opened, edited, synchronize, reopened]
79
schedule:
810
- cron: '0 2 * * *'
911
workflow_dispatch:

0 commit comments

Comments
 (0)