Skip to content

Instantly share code, notes, and snippets.

@guilhermelinhares
Last active November 17, 2022 14:43
Show Gist options
  • Save guilhermelinhares/7f1e0e52193f51f5dd864d2568af72fa to your computer and use it in GitHub Desktop.
Save guilhermelinhares/7f1e0e52193f51f5dd864d2568af72fa to your computer and use it in GitHub Desktop.
Regex Branch Master - Jenkins Branch Filter
^(refs/heads/master.+|(?!refs/heads/master).*)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment