Skip to content

Commit a209fd6

Browse files
committed
do not run build workflow on pull requests
1 parent fde8a91 commit a209fd6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
# Trigger on push to main, dev
55
push:
66
branches: [ main, dev ]
7-
# Trigger on any PR
8-
pull_request:
97

108
jobs:
119
grab-reference-assemblies:

0 commit comments

Comments
 (0)