Skip to content

Commit

Permalink
restrict push to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
italopessoa committed Sep 18, 2024
1 parent 9ffda5e commit aea0401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
default: "Testing"

push:
branches: [ main ]
pull_request:

env:
Expand Down

0 comments on commit aea0401

Please sign in to comment.