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