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 84f9afb commit 27037b1Copy full SHA for 27037b1
.github/workflows/linux.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches:
5
- develop
6
+ pull_request:
7
+ branches:
8
+ - develop
9
workflow_dispatch:
10
11
jobs:
0 commit comments