Skip to content

Commit 8aae19c

Browse files
committed
Update CI
1 parent dd2ff92 commit 8aae19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ name: Automated Tests
99
on:
1010
push:
1111
pull_request:
12+
workflow_dispatch:
1213
schedule: # only upstream, won't trigger on forks!
1314
- cron: '0 0 * * *' # daily
1415
jobs:

0 commit comments

Comments
 (0)