Skip to content

Commit a3fd50e

Browse files
committed
Add TODO
1 parent b31f6e6 commit a3fd50e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
name: "CI: Coverage"
66

77
on:
8+
# TODO: Remove this -- this just makes it possible to test during review
9+
pull_request:
10+
branches:
11+
- main
12+
# TODO
813
schedule:
914
- cron: '0 0 * * *' # This runs the workflow every day at 12:00 AM UTC
1015
workflow_dispatch: {}

0 commit comments

Comments
 (0)