1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 01:00:09 +01:00

Update tests.yml

This commit is contained in:
Dries Vints
2022-11-01 16:11:51 +01:00
committed by GitHub
parent 0dd0adc3a2
commit fbde8c54fa

View File

@@ -2,6 +2,9 @@ name: tests
on: on:
push: push:
branches:
- master
- '*.x'
pull_request: pull_request:
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 * * *'