Skip to content

Commit 05fc228

Browse files
committed
Add a comment as a reminder
1 parent d483000 commit 05fc228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- dev
66
schedule:
77
- cron: '0 1 * * *'
8-
workflow_dispatch:
8+
workflow_dispatch: # for triggering builds manually
99
jobs:
1010
generate_stats:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)