When running an SRPM build via GitHub Action, allow to specify arguments passed to the packit SRPM command, either by:
- wrapping
packit srpm with a script that takes care of the parameters, or
- having an environment variable that will be passed to the container, such as
$ARGS