Skip to content

Commit

Permalink
weekly auto tirgger
Browse files Browse the repository at this point in the history
Signed-off-by: Susan Shi <[email protected]>
  • Loading branch information
susanshi authored Jun 19, 2024
1 parent ce5fd74 commit 8becfd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr-to-main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: pr_to_main

on:
push:
branches:
- 'dev'
schedule:
- cron: '30 8 * * 0' # early morning (08:30 UTC) every Sunday
workflow_dispatch:

permissions:
pull-requests: write
Expand Down

0 comments on commit 8becfd4

Please sign in to comment.