Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 21:35
· 569 commits to master since this release
v1.1.1
c270353

Changelog for 1.1.1

The following sections list the changes for 1.1.1.

Summary

  • Fix #75: Fixed wildcard matching for private repos

Details

  • Bugfix #75: Fixed wildcard matching for private repos

    We have fixed the ability to match by globbing/wildcard for private repositories. So far the
    private repositories have been missing with the latest globbing/wildcard matching.

    #75