You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
At ACI we have a intance of this repo to implement and test change before pushing then to Aave Lab
We detect that workflow "Download crowdin" was executed on all the fork resulting on GitHub action failed and useless minimum 4 email notifications a day
Can you add an if: github.repository == 'aave/interface' as described in this GitHub doc chapter
To Reproduce
Steps to reproduce the behavior:
fork the repo
push it to github
wait some hour until the workflork "Download crowdin" been trigger by cron
Expected behavior
Workflow "Download crowdin" must been tigger only on the original repo
Screenshots
If applicable, add screenshots to help explain your problem.
Devices
All devices
Example of email
The text was updated successfully, but these errors were encountered:
Describe the bug
At ACI we have a intance of this repo to implement and test change before pushing then to Aave Lab
We detect that workflow "Download crowdin" was executed on all the fork resulting on GitHub action failed and useless minimum 4 email notifications a day
Can you add an
if: github.repository == 'aave/interface'
as described in this GitHub doc chapterTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Workflow "Download crowdin" must been tigger only on the original repo
Screenshots
If applicable, add screenshots to help explain your problem.
Devices
All devices
Example of email
The text was updated successfully, but these errors were encountered: