This reverts commit 72c88b61
This commit is contained in:
parent
72c88b6116
commit
04ee52881f
|
|
@ -4,8 +4,6 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ on:
|
|||
- master
|
||||
paths:
|
||||
- 'examples/**'
|
||||
- '!**.md'
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
|
|
|||
Loading…
Reference in New Issue