wwt / SwiftCurrent

A library for managing complex workflows in Swift
https://wwt.github.io/SwiftCurrent/
Apache License 2.0
307 stars 19 forks source link

Implementing a way for URL Checker action to glob urls we need to check #192

Closed nickkaczmarek closed 2 years ago

nickkaczmarek commented 2 years ago

Previously we were using the url checker and adding one off urls, but we stumbled across this globbing style that made way more sense.

Checklist: