fix(github): ignore readme updates (#94)

This commit is contained in:
Techno Tim
2022-09-17 00:18:56 -05:00
committed by GitHub
parent 76718a010c
commit f1c2f3b7dd

View File

@@ -5,7 +5,8 @@ on:
push: push:
branches: branches:
- master - master
paths-ignore:
- '**/README.md'
jobs: jobs:
molecule: molecule:
name: Molecule name: Molecule