Allow pushes to run CI again
This commit is contained in:
parent
5c6e7d6f3e
commit
292a69a204
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -6,6 +6,8 @@ env:
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
tags-ignore:
|
||||
- '**'
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user