Describe the bug
I don't understand how I can run the workflow manually. In the readme it says I can trigger it and it also defines the workflow_dispatch even. However, when I try to trigger the workflow manually, it just gets skipped. I tried to remove the skip but then the workflow itself returns an error: Error: This action only runs for pushes to PRs. So how can I manually trigger it for all existing images? As I have a bunch of images in my repo already.
How To Reproduce
https://github.com/theopenco/llmgateway/actions/workflows/calibreapp-image-actions.yml
Screenshots
No response
Relevant Log Output
Code of Conduct
Describe the bug
I don't understand how I can run the workflow manually. In the readme it says I can trigger it and it also defines the workflow_dispatch even. However, when I try to trigger the workflow manually, it just gets skipped. I tried to remove the skip but then the workflow itself returns an error:
Error: This action only runs for pushes to PRs. So how can I manually trigger it for all existing images? As I have a bunch of images in my repo already.How To Reproduce
https://github.com/theopenco/llmgateway/actions/workflows/calibreapp-image-actions.yml
Screenshots
No response
Relevant Log Output
Code of Conduct