Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderDokuchaev committed Dec 28, 2024
1 parent 4ce14ce commit bdd0451
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: nightly
permissions: read-all

on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: weekly
permissions: read-all

on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
Expand Down

0 comments on commit bdd0451

Please sign in to comment.