diff --git a/.github/workflows/update_criteria.yml b/.github/workflows/update_criteria.yml index 41d49771c3..5255db7b80 100644 --- a/.github/workflows/update_criteria.yml +++ b/.github/workflows/update_criteria.yml @@ -23,10 +23,13 @@ jobs: - uses: actions/checkout@v2 - name: 'Get tools' + # TEMPORARY: pointed at the fork/branch with the fixes + # (KTH/github-canvas-integration-devops#7) to verify them before + # someone with access merges to main. Revert once that PR merges. uses: actions/checkout@v2.3.4 with: - repository: KTH/github-canvas-integration-devops - ref: main + repository: algomaster99/github-canvas-integration-devops + ref: fix/replace-presentation-with-project path: canvas-code # Setup Python diff --git a/grading-criteria.md b/grading-criteria.md index e4bfbfe915..8c74abdf71 100644 --- a/grading-criteria.md +++ b/grading-criteria.md @@ -143,3 +143,4 @@ To pass, you must have at least 7 "yes". +