Skip to content

Commit 3798f37

Browse files
authored
Update build-php-unix.yml
1 parent e9f75e0 commit 3798f37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-php-unix.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build Self-Hosted PHP Binary (Unix)
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: "0 1 */3 * *"
57

68
jobs:
79
build-release-artifacts:

0 commit comments

Comments
 (0)