Skip to content

Commit 9262477

Browse files
committed
trigger on pull request (temporarily)
1 parent 718be43 commit 9262477

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/verify.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
# Runs at 04:00 am
44
- cron: '0 4 * * *'
55
workflow_dispatch:
6+
# delete this before merging the PR
7+
pull_request:
68
# Generates a list of libraries that cannot be
79
# compiled (printed to the action stdout)
810
name: Verify libraries compilation

0 commit comments

Comments
 (0)