Skip to content

Commit cc87c6f

Browse files
committed
force run
1 parent cd223fe commit cc87c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
-d zend_extension=opcache.so
194194
-d opcache.enable_cli=1
195195
LINUX_ARM64:
196-
if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
196+
if: github.repository == 'Ayesh/php-src' || github.event_name == 'pull_request'
197197
services:
198198
mysql:
199199
image: mysql:8.3

0 commit comments

Comments
 (0)