action build on each push
This commit is contained in:
parent
6601e9a44b
commit
8e4f234517
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -5,8 +5,6 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- docs/**
|
- docs/**
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
tags-ignore:
|
|
||||||
- v*
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- docs/**
|
- docs/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user