Skip to content

Commit 19d7957

Browse files
authored
Merge pull request #280 from PyAutoLabs/feature/smoke-test-ci
ci: update library checkout orgs to PyAutoLabs
2 parents 8e6848d + 7c01503 commit 19d7957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout PyAutoConf
1414
uses: actions/checkout@v2
1515
with:
16-
repository: rhayes777/PyAutoConf
16+
repository: PyAutoLabs/PyAutoConf
1717
path: PyAutoConf
1818
- name: Checkout PyAutoArray
1919
uses: actions/checkout@v2

0 commit comments

Comments
 (0)