Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyunMin authored Sep 5, 2024
1 parent 5ebafab commit 35a12f7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# 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: .NET Test

on:
push:
branches: [ "tizenfx-docs" ]
pull_request:
branches: [ "tizenfc-docs" ]
workflow_dispatch:


jobs:
build:
Expand Down

0 comments on commit 35a12f7

Please sign in to comment.