Skip to content

Commit f36c795

Browse files
committed
Update repository for validate_pr workflow
1 parent 0065338 commit f36c795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Validate PR Branches
20-
uses: labkey-tchad/gitHubActions/validate-pr@develop
20+
uses: LabKey/gitHubActions/validate-pr@develop
2121
with:
2222
pr_base: ${{ github.event.pull_request.base.ref }}
2323
pr_head: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)