Skip to content

Commit

Permalink
Update and rename dotnet.yml to master.yml
Browse files Browse the repository at this point in the history
Signed-off-by: 永安404 <101850798+YongAn404@users.noreply.github.com>
  • Loading branch information
YongAn404 authored Oct 5, 2024
1 parent fd10edc commit 4d796a3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/dotnet.yml → .github/workflows/master.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net

name: .NET
name: YongAnFrame Master CI

on:
push:
branches:
- master
- dev
pull_request:
branches:
- master
- dev

workflow_dispatch:
jobs:
build:
runs-on: windows-latest
Expand Down

0 comments on commit 4d796a3

Please sign in to comment.