Skip to content

Commit 8f34bc4

Browse files
authored
Merge pull request #1387 from elizaOS/fix/integration_tests
chore: change CI trigger
2 parents 910b67b + 4e170dd commit 8f34bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationTests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- "*"
6-
pull_request:
6+
pull_request_target:
77
branches:
88
- "*"
99
jobs:

0 commit comments

Comments
 (0)