microsoft / XamlBehaviorsWpf

Home for WPF XAML Behaviors on GitHub.
MIT License
839 stars 138 forks source link

Delete .github/workflows/main.yml #179

Closed jstedfast closed 3 weeks ago

jstedfast commented 3 weeks ago

Description of Change

Describe your changes here.

Bugs Fixed

API Changes

List all API changes here (or just put None), example:

Added:

Changed:

Behavioral Changes

Describe any non-bug related behavioral changes that may change how users app behaves when upgrading to this version of the codebase.

PR Checklist

mgoertz-msft commented 3 weeks ago

What runs the unit tests during PR builds now?

jstedfast commented 3 weeks ago

I'm working on making it so that the Azure pipeline take the place of the GitHub build pipeline