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:
push:
branches:
- master
tags-ignore:
- v*

Loading…
Cancel
Save