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 5af6cac commit a9b012bCopy full SHA for a9b012b
.github/workflows/unittest.yml
@@ -3,6 +3,7 @@ name: unittest
3
# ubuntu-20.04-gcc-unittest - CI runs out of diskspace.
4
on:
5
#push:
6
+ pull_request:
7
schedule:
8
- cron: 0 0 * * *
9
workflow_dispatch:
0 commit comments