Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 9f10379

Browse files
committed
Add a comment
1 parent d276941 commit 9f10379

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rename_project.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
if: ${{ github.repository != 'caltechlibrary/py-cli-template' }}
2222
runs-on: ubuntu-latest
2323
steps:
24+
# For information about the github.* context variables available,
25+
# see https://docs.github.com/en/actions/learn-github-actions/contexts
26+
2427
- uses: actions/checkout@v2
2528
with:
2629
# by default, it uses a depth of 1

0 commit comments

Comments
 (0)