Skip to content

Commit 33e9c1c

Browse files
Cummulative fixes upon workflow rename
1 parent fb87b97 commit 33e9c1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-bootstrap-repo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Boostrap once on new repository
1+
name: Boostrap repository
22
run-name: "${{ github.event.repository.name }} | Bootstrap | ${{ github.run_id }} | ${{ github.event_name }}"
3-
3+
44
# This step triggers after the learner creates a new repository from the template.
55
# This workflow updates from step 0 to step 1.
66

0 commit comments

Comments
 (0)