Browse Source

Update release.yml

pull/4023/head
Martin McKeaveney 5 years ago
committed by GitHub
parent
commit
71ee256cbf
  1. 6
      .github/workflows/release.yml

6
.github/workflows/release.yml

@ -4,11 +4,7 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
release:
runs-on: ubuntu-latest

Loading…
Cancel
Save