Skip to content

Commit 6eec8f5

Browse files
committed
comment on condition
1 parent 35e6b37 commit 6eec8f5

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.github/workflows/run_report.yml.off

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Run QC Report
22

3-
on:
4-
push:
5-
branches: [ main ]
6-
paths:
7-
- 01_quality_assessment/QC.qmd
8-
pull_request:
9-
branches: [ main ]
10-
paths:
11-
- 01_quality_assessment/QC.qmd
3+
# on:
4+
# push:
5+
# branches: [ main ]
6+
# paths:
7+
# - 01_quality_assessment/QC.qmd
8+
# pull_request:
9+
# branches: [ main ]
10+
# paths:
11+
# - 01_quality_assessment/QC.qmd
1212
jobs:
1313
run-report:
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)