Skip to content

Commit 11a2e16

Browse files
Lorenzo Solano MartinezLorenzo Solano Martinez
authored andcommitted
Only build dotnetcore.yml once per push
1 parent 03c6f17 commit 11a2e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: .NET Core Tests and CodeQL Security Analysis
22

33
on:
4-
[ push, pull_request ]
4+
[ pull_request ]
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)