davidgasquez / gitcoin-grants-data-portal

🌲 Open source, serverless, and local-first data hub for Gitcoin Grants data!
https://grantsdataportal.xyz/
MIT License
27 stars 3 forks source link

[Don't merge] PR test #52

Closed DistributedDoge closed 8 months ago

DistributedDoge commented 8 months ago

Goal of this PR is to see if CI workflow triggered from another repository (mine) would trigger and correctly populate with secrets.

If we see my_new_asset in the logs that would mean CI is working as it should and make run is using code from my branch.

If everything is green but we don't see my_new_asset it means CI is now checking out master from host (i.e. DavidGasquez/) repository and we need to tweak checkout step.