File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77jobs :
88 link_check :
99 name : ' Link Check'
10- uses : STRIDES/NIHCloudLab/.github/workflows/check-links.yaml@dev/gh-action
10+ uses : STRIDES/NIHCloudLab/.github/workflows/check-links.yaml@main
1111 with :
1212 repo_link_ignore_list : " "
Original file line number Diff line number Diff line change 2424 with :
2525 repository : STRIDES/NIHCloudLab
2626 path : reusable-workflow-repo
27- ref : dev/gh-action
27+ ref : main
2828
2929 - name : Link Check
3030 run : |
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ permissions:
99jobs :
1010 lint :
1111 name : ' Linting'
12- uses : STRIDES/NIHCloudLab/.github/workflows/notebook-lint.yaml@dev/gh-action
12+ uses : STRIDES/NIHCloudLab/.github/workflows/notebook-lint.yaml@main
1313 with :
1414 directory : .
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v4
2323 with :
2424 repository : STRIDES/NIHCloudLab
25- ref : dev/gh-action
25+ ref : main
2626 path : reusable-workflow-repo
2727
2828 - name : Set up Python
You can’t perform that action at this time.
0 commit comments