Skip to content

Commit

Permalink
Fix CI actions for jazzy
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
  • Loading branch information
fmrico committed Nov 8, 2024
1 parent cd53b04 commit 5b56cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jazzy-devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: jazzy-devel
on:
pull_request:
branches:
- jazzy
- jazzy-devel
push:
branches:
- jazzy
- jazzy-devel
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
Expand Down

0 comments on commit 5b56cef

Please sign in to comment.