diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index de20e8e..425d73c 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -3,10 +3,17 @@ name: Client Side Tools and Coverage on: push: - branches: [ '*' ] + branches: + - master pull_request: branches: [ '*' ] - workflow_dispatch: + paths: + - '*.json' + - '*.yaml' + merge_group: + types: + - checks_requested # this is the one that's isn't triggering Codacy analysis + jobs: build: diff --git a/python/requirements.txt b/python/requirements.txt new file mode 100644 index 0000000..146444f --- /dev/null +++ b/python/requirements.txt @@ -0,0 +1,3 @@ +flask==1.0.2 +django==1.11.29 +requests==2.19.1 \ No newline at end of file diff --git a/whaddayamean.json b/whaddayamean.json index 653f618..5c96dd3 100644 --- a/whaddayamean.json +++ b/whaddayamean.json @@ -1,4 +1,5 @@ } - gibberish - more gibberish +- extra gibberish {