fix(github): ignore readme updates (#94)
This commit is contained in:
parent
76718a010c
commit
f1c2f3b7dd
|
|
@ -5,7 +5,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
|
|
|
|||
Loading…
Reference in New Issue