Skip to content

Commit

Permalink
ci: set default_branch (#1274)
Browse files Browse the repository at this point in the history
* timer-ci

* update default_branch
  • Loading branch information
AlinsRan authored Aug 26, 2022
1 parent 20eb64e commit ef07421
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/k8s-timer-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
name: k8s-timer-ci

on:
repository_dispatch:
default_branch: master
schedule:
- cron: '0 1 * * 1'

Expand Down

0 comments on commit ef07421

Please sign in to comment.