最佳答案
I want to be able to let an action run on any given branch except master.
I am aware that there is a prebuilt filter action, but I want the exact opposite.
More like GitLab's except keyword.
Since this is not inside the official docs, has anyone prepared a decent workaround?
Thank you very much.