mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 06:16:46 +00:00
chore(github-action): disable docker readme publish action
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
6
.github/workflows/docker-readme-publish.yml
vendored
6
.github/workflows/docker-readme-publish.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: "Publish : Docker Readme"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
on: workflow_dispatch
|
||||
# push:
|
||||
# branches: [ master ]
|
||||
|
||||
jobs:
|
||||
docker-description:
|
||||
|
||||
Reference in New Issue
Block a user