Skip to content

Commit

Permalink
Merge pull request #458 from lifenjoiner/ci
Browse files Browse the repository at this point in the history
allow CI actions on all branches
  • Loading branch information
stefankueng authored Feb 15, 2024
2 parents 584e08c + e16e558 commit 4c86d24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Build

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

Expand Down

0 comments on commit 4c86d24

Please sign in to comment.