Skip to content

Commit

Permalink
fix schudle to run every week
Browse files Browse the repository at this point in the history
  • Loading branch information
parisnakitakejser committed Mar 9, 2021
1 parent 66ce28a commit a7a2a40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/php-build-process.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/php7.2-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:

on:
schedule:
- cron: "*/5 * * * *"
- cron: "0 0 * * 0"

jobs:
build:
Expand Down

0 comments on commit a7a2a40

Please sign in to comment.