ignore README

This commit is contained in:
Ray Lyon
2022-04-06 19:35:34 -04:00
committed by GitHub
parent bbdbf2d5e3
commit 1fab9213b5

View File

@@ -3,8 +3,8 @@ name: Create and publish a Docker image
on: on:
push: push:
branches: ['main'] branches: ['main']
paths-ignore: | paths-ignore:
README.md - '**/README.md'
env: env:
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}