diff --git a/.gitattributes b/.gitattributes index e285517..f1f870c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -action/* linguist-vendored +action/** linguist-generated diff --git a/.github/workflows/generate-and-upload-card.yml b/.github/workflows/generate-and-upload-card.yml index f8e6bc9..b5e77ee 100644 --- a/.github/workflows/generate-and-upload-card.yml +++ b/.github/workflows/generate-and-upload-card.yml @@ -1,9 +1,6 @@ name: generate-and-upload-card on: - push: - branches: - - main workflow_dispatch: jobs: