Skip to content

Commit

Permalink
Removed Makefile from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MeenuyD committed Aug 24, 2023
1 parent da05e9c commit 42ed8ba
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 643 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ indent_size = 2
indent_style = space
indent_size = 2

[{Makefile,go.mod,go.sum,*.go,.gitmodules}]
[{go.mod,go.sum,*.go,.gitmodules}]
indent_style = tab
indent_size = 4

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/not-python-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
- '.github/workflows/python-client.yml'
- 'docs/python_armada_client.md'
- 'scripts/build-python-client.sh'
- 'makefile'
- '.github/workflows/python-tests/*'

pull_request:
Expand All @@ -24,7 +23,6 @@ on:
- '.github/workflows/python-client.yml'
- 'docs/python_armada_client.md'
- 'scripts/build-python-client.sh'
- 'makefile'
- '.github/workflows/python-tests/*'

jobs:
Expand Down
Loading

0 comments on commit 42ed8ba

Please sign in to comment.