Skip to content

Commit

Permalink
Point to updated course integration repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Deee92 committed Aug 15, 2024
1 parent 29120d7 commit 636d3e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: 'Get tools'
uses: actions/[email protected]
with:
repository: KTH/github-canvas-integration
repository: KTH/github-canvas-integration-devops
ref: main
path: canvas-code

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_criteria.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 'Get tools'
uses: actions/[email protected]
with:
repository: KTH/github-canvas-integration
repository: KTH/github-canvas-integration-devops
ref: main
path: canvas-code

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 'Get tools'
uses: actions/[email protected]
with:
repository: KTH/github-canvas-integration
repository: KTH/github-canvas-integration-devops
ref: main
path: canvas-code

Expand Down

0 comments on commit 636d3e6

Please sign in to comment.