Skip to content

Commit

Permalink
revert "test: verify that workflow will still be up for the original …
Browse files Browse the repository at this point in the history
…repo"

This reverts commit b63300e.
  • Loading branch information
NandyBa committed Dec 9, 2024
1 parent b63300e commit 7f3a4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
download-from-crowdin:
name: Download sources from Crowdin
runs-on: ubuntu-latest
if: github.repository == 'AaveChan/aave-interface'
if: github.repository == 'aave/interface'

steps:
- name: Checkout
Expand Down

0 comments on commit 7f3a4d3

Please sign in to comment.