Update CI to run on any branch

This commit is contained in:
Miku-666
2022-08-05 20:42:04 +02:00
committed by GitHub
parent 1302ed5a0e
commit 20806d6838

View File

@@ -1,9 +1,6 @@
name: .NET
on:
pull_request:
push:
branches: [ "main" ]
on: [push, pull_request]
jobs:
build: