mirror of
https://github.com/skoobasteeve/telegram-moviebot.git
synced 2026-03-20 03:28:57 +00:00
ignore README updates
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -3,6 +3,8 @@ name: Create and publish a Docker image
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
paths-ignore: |
|
||||
README.md
|
||||
|
||||
env:
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user