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"
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '.txt'
|
||||
- '*.MD'
|
||||
- '*.md'
|
||||
- 'LICENSE'
|
||||
- 'docs/**'
|
||||
push:
|
||||
tags-ignore:
|
||||
- '*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user