MetaMask / contract-metadata

A mapping of ethereum contract addresses to broadly accepted icons for those addresses.
ISC License
448 stars 1.1k forks source link

Workflow Trigger not working #1301

Open Garchbold opened 4 months ago

Garchbold commented 4 months ago

Hi Team,

I have created a local branch and added metadata, but when I follow the readme instructions on how to create a PR I dont see a way to run a workflow.

The instructions say that you should see the option to run the Create Release Pull Request action as follows:

image

But when I go to actions in this repo and navigate to the Create Release Pull Request action, this is what I see:

Screenshot 2024-05-13 at 1 57 27 PM

Is there a step that I am missing here to be able to trigger that action?

MRabenda commented 1 month ago

Sorry for late response, that actions are only for release to master - for your case, please fork repo, made a changes and create regular PR manually