Skip to content

Commit 128dc4b

Browse files
authored
Merge pull request #22 from broadinstitute/cleanup-legacy-scripts
Remove legacy scripts and fix CodeQL alerts
2 parents cb448f9 + 2503dbd commit 128dc4b

File tree

9 files changed

+6
-2506
lines changed

9 files changed

+6
-2506
lines changed

.github/workflows/snakemake.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: [main]
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
validate:
1114
runs-on: ubuntu-latest

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: [main]
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
test:
1114
runs-on: ubuntu-latest

scripts/build_final_output.py

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

0 commit comments

Comments
 (0)