Skip to content

Commit a9b012b

Browse files
authored
unittest.yml: run this also on PRs
1 parent 5af6cac commit a9b012b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: unittest
33
# ubuntu-20.04-gcc-unittest - CI runs out of diskspace.
44
on:
55
#push:
6+
pull_request:
67
schedule:
78
- cron: 0 0 * * *
89
workflow_dispatch:

0 commit comments

Comments
 (0)