Remove builds when PRs are created / updated
This commit is contained in:
parent
12272cf49f
commit
25e673ed57
|
@ -6,8 +6,6 @@ name: Build
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue