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:
|
||||
push:
|
||||
branches: ['main']
|
||||
paths-ignore: |
|
||||
README.md
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
|
||||
env:
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user