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. It says `Everything except master branch`, so, it should include tags.
2. The colon in the negative regex match was probably a typo, as it prevents matching of the `master` branch. With that colon, none of the refs in my repo match and hence all refs are treated as not-released.
0 commit comments