Skip to content

Commit 808b8eb

Browse files
committed
Add PR trigger to test the new workflow, remove afterward
Signed-off-by: Doru Blânzeanu <dblnz@pm.me>
1 parent 66b46e9 commit 808b8eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Coverage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
name: Weekly Coverage
44

55
on:
6+
pull_request:
7+
paths:
8+
- .github/workflows/Coverage.yml
69
schedule:
710
# Runs every Monday at 06:00 UTC
811
- cron: '0 6 * * 1'

0 commit comments

Comments
 (0)