From ce5fbf96dbdb43a5a70cd884531bfdc1977a593b Mon Sep 17 00:00:00 2001 From: henne49 Date: Wed, 5 Jun 2024 11:01:13 +0200 Subject: [PATCH] Gitignore missing test json (#195) * remove run on push * modify github action * Update version * limit pylint to 3.8 * run only on push * use token * use github push action * push to main * remove brnach * use more safe version * use PAT for checkout * use PAT Token * use env * remove some typos * bump setup-dotnet@v4 * include docs for test json files --------- Co-authored-by: GitHub Action --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 92f7f43..2da3742 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -docs export-ignore img export-ignore .vscode export-ignore .pylintrc export-ignore