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 9808ce4 commit 24901a5Copy full SHA for 24901a5
.github/workflows/crowdin-download.yml
@@ -13,6 +13,7 @@ jobs:
13
download-from-crowdin:
14
name: Download sources from Crowdin
15
runs-on: ubuntu-latest
16
+ if: github.repository == 'aave/interface'
17
18
steps:
19
- name: Checkout
0 commit comments