The API request will be sent using: https://api.github.com/repos/username/reponame/dispatches
on:
repository_dispatch:
types: [build] #so the event_type parametr value is fixed to "build" and then only it runs
No comments:
Post a Comment