Browse Source

Update binaries_dev.yml

pull/2435/head
Chris Lu 3 years ago
committed by GitHub
parent
commit
b0b2a03ea7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/binaries_dev.yml

2
.github/workflows/binaries_dev.yml

@ -3,6 +3,8 @@ name: "go: build dev binaries"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:

Loading…
Cancel
Save