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.
2 parents a016a4c + f2c3fbd commit 88feabcCopy full SHA for 88feabc
.github/workflows/slo.yml
@@ -1,10 +1,9 @@
1
name: SLO
2
on:
3
- push:
+ pull_request:
4
branches:
5
- master
6
- release-*
7
- pull_request:
8
workflow_dispatch:
9
jobs:
10
test-slo:
0 commit comments