Skip to content

Commit 2689a82

Browse files
authored
Merge pull request #56 from kaytu-io/feat-organize
Feat organize
2 parents 0540a85 + 22afada commit 2689a82

File tree

5,037 files changed

+1473
-620
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,037 files changed

+1473
-620
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
env:
16-
BENCHMARKS_PATH: "../../policies/benchmarks"
17-
CONTROLS_PATH: "../../policies/controls"
16+
BENCHMARKS_PATH: "../../compliance/frameworks"
17+
CONTROLS_PATH: "../../compliance/controls"
1818

1919
steps:
2020
- name: Checkout the repository
@@ -29,4 +29,4 @@ jobs:
2929
run: |
3030
cd .github/scripts
3131
go mod download
32-
go run .
32+
go run .

.idea/modules.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)