Skip to content

Commit

Permalink
Merge PR #24 from Kri5t0fK/CI-dev
Browse files Browse the repository at this point in the history
[CI] GH Actions running on all branches
  • Loading branch information
Kri5t0fK authored Mar 26, 2023
2 parents af95687 + 6376f8f commit 7e68194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ name: .NET
on:
push:
branches:
- main
- "**"
pull_request:
branches:
- main
- "**"

jobs:
build:
Expand Down

0 comments on commit 7e68194

Please sign in to comment.