Skip to content

Commit

Permalink
Gitignore missing test json (#195)
Browse files Browse the repository at this point in the history
* 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 <action@github.com>
  • Loading branch information
henne49 and actions-user committed Jun 5, 2024
1 parent 50e32c8 commit ce5fbf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
docs export-ignore
img export-ignore
.vscode export-ignore
.pylintrc export-ignore
Expand Down

0 comments on commit ce5fbf9

Please sign in to comment.