Skip to content

Commit

Permalink
Update build-package-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
exendahal authored Dec 7, 2024
1 parent cf8d5d1 commit 20d80b1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/build-package-ci.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
name: Build Package for CI
name: Build Nuget Package

on:
push:
branches:
- "main"
- "develop"
- "main"
paths-ignore:
- "**.md"
pull_request:
branches:
- "main"
- "develop"
- "main"

env:
BUILD_CONFIGURATION: Release
Expand Down

0 comments on commit 20d80b1

Please sign in to comment.