We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e6b37 commit 6eec8f5Copy full SHA for 6eec8f5
1 file changed
.github/workflows/run_report.yml.off
@@ -1,14 +1,14 @@
1
name: Run QC Report
2
3
-on:
4
- push:
5
- branches: [ main ]
6
- paths:
7
- - 01_quality_assessment/QC.qmd
8
- pull_request:
9
10
11
+# on:
+# push:
+# branches: [ main ]
+# paths:
+# - 01_quality_assessment/QC.qmd
+# pull_request:
12
jobs:
13
run-report:
14
runs-on: ubuntu-latest
0 commit comments