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 a8801c7 commit 3d2555bCopy full SHA for 3d2555b
.github/workflows/ci-cd-pull-request.yml
@@ -8,6 +8,7 @@ env:
8
9
jobs:
10
build:
11
+ if: contains(github.head_ref, 'crowdin') == false
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout the repo
0 commit comments