Skip to content

Commit

Permalink
feat: workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
zbbamboo committed Sep 4, 2024
1 parent 329ab22 commit 51c4b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repo-create_tree_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: Repo - Tree README.md
run-name: create TREE structure in README by ${{ github.actor }}

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 51c4b31

Please sign in to comment.