Add GitHub Action
This commit is contained in:
parent
33f23c9213
commit
0f4b58054d
3
.github/workflows/cicd.yaml
vendored
3
.github/workflows/cicd.yaml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
- '**'
|
- '**'
|
||||||
- '!.github/**'
|
- '!.github/**'
|
||||||
- '!**.md'
|
- '!**.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
@ -209,4 +209,3 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user