Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 24, 2024
2 parents 0268fc1 + 2c1c1a5 commit 47e85a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/daily-merge.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Daily Merge Develop to Master
name: Daily Merge

on:
schedule:
- cron: "0 1,11,17 * * *"
- cron: "0 1,14,19 * * *"

jobs:
merge-develop-to-master:
Expand Down

0 comments on commit 47e85a0

Please sign in to comment.