Update d.yml

This commit is contained in:
Andy McKay
2020-08-21 11:57:09 -07:00
committed by GitHub
parent e06cc27dea
commit 94759fc6c5
+2 -2
View File
@@ -6,9 +6,9 @@ name: D
on:
push:
branches: [ master ]
branches: [ $default-branch ]
pull_request:
branches: [ master ]
branches: [ $default-branch ]
jobs:
build: