Skip to content

Commit 6376bf4

Browse files
authored
chore: add workflow_dispatch in directory workflow
1 parent 23b133a commit 6376bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/directory_writer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
# │ │ │ │ │
1212
# * * * * *
1313
- cron: '0 0 * * *'
14+
workflow_dispatch:
1415
jobs:
1516
build:
1617
if: github.repository == 'TheAlgorithms/C-Plus-Plus' # We only need this to run in our repository.

0 commit comments

Comments
 (0)