Skip to content

Commit e8988bf

Browse files
Update daily GitHub action to allow manual trigger (PowerShell#14718)
1 parent 887467e commit e8988bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/daily.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
name: PowerShell Daily
55
on:
6+
workflow_dispatch:
67
schedule:
78
# At 13:00 UTC every day.
89
- cron: '0 13 * * *'

0 commit comments

Comments
 (0)