Skip to content

Commit

Permalink
Add schedule to github action [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Mar 12, 2021
1 parent 0ffa10f commit 96b9113
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php-ci.yml
@@ -1,6 +1,8 @@
name: PHP CI

on:
schedule:
- cron: '0 0 * * *'
push:
branches: [ master ]
pull_request:
Expand Down

0 comments on commit 96b9113

Please sign in to comment.