We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a49fb commit cc8bbd0Copy full SHA for cc8bbd0
.github/workflows/pipeline.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- '**'
7
+ pull_request: {}
8
9
jobs:
10
checks:
0 commit comments