Browse Source

Update commit.yml

Run commit build in all branches
pull/112/head
Wayne Warthen 6 years ago
parent
commit
7e85253f26
  1. 2
      .github/workflows/commit.yml

2
.github/workflows/commit.yml

@ -2,8 +2,6 @@ name: Commit Build
on: on:
push: push:
branches:
- master
tags-ignore: tags-ignore:
- v* - v*

Loading…
Cancel
Save