Update flake hashes workflow fails when called with workflow_dispatch: trigger #1862

Open
opened 2026-06-20 22:45:40 +00:00 by Henry-Hiles · 0 comments
Member

To fix this, we should do one of the following:

  • Not allow calling this workflow with workflow_dispatch:
  • Let it just push to main This is a bad idea.
  • Have it skip the push step when not running as a PR

I can make a PR to fix this if someone tells me what way would be best. I would lean towards just not allowing it to be triggered via workflow_dispatch:.

To fix this, we should do one of the following: - Not allow calling this workflow with `workflow_dispatch:` - ~~Let it just push to main~~ This is a bad idea. - Have it skip the push step when not running as a PR I can make a PR to fix this if someone tells me what way would be best. I would lean towards just not allowing it to be triggered via `workflow_dispatch:`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity#1862
No description provided.