Skip to content

Commit d2961ab

Browse files
committed
try fixing PR action
1 parent 46b8c79 commit d2961ab

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Test
22

3-
on:
4-
- push
3+
on: [push, pull_request_target]
54

65
jobs:
76
build-test:

0 commit comments

Comments
 (0)