Skip to content

Commit

Permalink
do not run build on push on develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaj authored Nov 15, 2020
1 parent f12ef96 commit 8140d1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build .NET Library

on:
push:
branches: [ develop ]
pull_request:
branches: [ develop, main ]
release:
Expand Down

0 comments on commit 8140d1f

Please sign in to comment.