dracut
                                
                                 dracut copied to clipboard
                                
                                    dracut copied to clipboard
                            
                            
                            
                        Container workflows fail in forks
Describe the bug
The "Container" workflow attempts to push to ghcr.io, which fails for all forks due to missing permissions. See e.g. https://github.com/mwilck/dracut/actions/runs/2609785132 Because this is a "scheduled" workflow, owners of forks will receive error messages from github every few hours, unless they disable GH actions.
Distribution used n/a
Dracut version current master
Init system n/a
To Reproduce see above
Expected behavior The workflow (or at least the container upload part) should be made conditional in some way.