You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1.
Feature Request: * Wouldn`t be better to use main instead of master as default? ( github.com switched its default a long time ago) Or maybe even better taking the current branch from github actions directly?
When renaming repository branch eg master to main, you need to update "git_branch" to main
but action incorrectly return green state if this is not done
Example: https://github.com/juju4/ansible-auditd/actions/runs/4211727488/jobs/7310264217.
It should fail or provide a warning saying that there is branch mismatch between current and git_branch value.
The text was updated successfully, but these errors were encountered: