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 e52ea30 commit 7f91b65Copy full SHA for 7f91b65
.github/workflows/ubuntu_test.yml
@@ -3,6 +3,7 @@ name: Run build and unit tests on Ubuntu 20.04
3
on:
4
push:
5
branches: [master]
6
+ pull_request:
7
workflow_dispatch:
8
9
jobs:
0 commit comments