Skip to content

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Xian55 committed Jan 3, 2024
1 parent 66d4d06 commit a8566b7
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/dotnet_build.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
name: .NET windows build

on:
pull_request:
paths-ignore:
- '.github/*'
- '.github/ISSUE_TEMPLATE/**'
- 'README.md'
- '**.yml'
- '**.json'

on: [push]

jobs:
build:

Expand Down

0 comments on commit a8566b7

Please sign in to comment.