Skip to content

Commit

Permalink
Set CI only for master
Browse files Browse the repository at this point in the history
  • Loading branch information
oneup03 committed Jun 27, 2024
1 parent a499563 commit 6466c42
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Build

on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
env:
SOLUTION_FILE_PATH: .
Expand Down

0 comments on commit 6466c42

Please sign in to comment.