library-pals / bookmark-action

🔖 A GitHub action to bookmark websites to a JSON file
https://katydecorah.com/code/bookmark-action/
MIT License
30 stars 6 forks source link

Switch to dispatch event trigger (from GitHub issue trigger) #72

Closed katydecorah closed 2 years ago

katydecorah commented 2 years ago

This pull request would result in a breaking change to the workflow. Instead of opening an issue to trigger the action, you will trigger a repository_dispatch.

This does mean that you will need to create the the trigger request, for example, with an iOS shortcut.