mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 17:55:22 +00:00
chore(github-action): ignore pull request event
Ignore the pull request event from `Publish Docker Description` action
This commit is contained in:
2
.github/workflows/docker-readme-publish.yml
vendored
2
.github/workflows/docker-readme-publish.yml
vendored
@@ -3,8 +3,6 @@ name: Publish Docker Description
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
docker-description:
|
||||
|
||||
Reference in New Issue
Block a user