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 cdf70db commit 057d5c2Copy full SHA for 057d5c2
.github/workflows/backend.yml
@@ -7,7 +7,7 @@ on:
7
- master
8
tags:
9
- '*'
10
- #pull_request:
+ pull_request:
11
12
concurrency:
13
group: ci-backends-${{ github.head_ref || github.ref }}-${{ github.repository }}
0 commit comments