Skip to content

Commit 671e773

Browse files
committed
Updated github action
1 parent 78c0a71 commit 671e773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Github tests workflow
2-
on: [push, pull_request_target]
2+
on: [push, pull_request]
33
jobs:
44
build:
55
name: Github PHP unit tests

0 commit comments

Comments
 (0)