Skip to content

Commit

Permalink
Add workflow_dispatch event to update_readme.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cdaprod committed Jun 13, 2024
1 parent 27b7425 commit 673253f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Update README with Directory Tree

on:
workflow_dispatch:
push:
branches:
- main # or your default branch
Expand Down

0 comments on commit 673253f

Please sign in to comment.