Simplify Github actions
This commit is contained in:
parent
cb6c8af3bb
commit
cb8739ac06
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -1,12 +1,5 @@
|
|||||||
name: "Build"
|
name: "Build"
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
paths-ignore:
|
|
||||||
- '.txt'
|
|
||||||
- '*.MD'
|
|
||||||
- '*.md'
|
|
||||||
- 'LICENSE'
|
|
||||||
- 'docs/**'
|
|
||||||
push:
|
push:
|
||||||
tags-ignore:
|
tags-ignore:
|
||||||
- '*'
|
- '*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user