Skip to content

Commit 57372bb

Browse files
committed
Switch to pull_request_target
1 parent 23e830c commit 57372bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-coverage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Test Coverage Report
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
branches:
66
- main
7+
- refactor/implement-rewrite-coverage
78
push:
89
branches:
910
- 'coursework/sprint-3-implement-and-rewrite*'

0 commit comments

Comments
 (0)