mirror of
https://github.com/skoobasteeve/telegram-moviebot.git
synced 2026-06-18 15:42:48 +00:00
ignore README
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user