Skip to content

Commit

Permalink
Merge branch 'main' into ci/pkg-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornplusplus authored Mar 13, 2024
2 parents a011766 + b037a54 commit 2afadbe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/install-slices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ on:
branches:
- "main"
paths:
- ".github/**"
- ".github/scripts/install-slices/**"
- ".github/workflows/install-slices.yaml"
pull_request:
branches:
- "main"
paths:
- ".github/**"
- ".github/scripts/install-slices/**"
- ".github/workflows/install-slices.yaml"
schedule:
# Run at 00:00 every day.
# Ref: https://man7.org/linux/man-pages/man5/crontab.5.html
Expand Down

0 comments on commit 2afadbe

Please sign in to comment.