Skip to content

Commit

Permalink
Merge branch 'dev' into update_2023
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulaKramer committed Feb 19, 2024
2 parents 17b037c + 33ac787 commit f6d109a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- "master"
workflow_dispatch:
pull_request:
branches:
- "master"
- "dev"
schedule:
# Run a cron job once daily, weekdays only
- cron: "0 3 1,15 * *"
Expand Down

0 comments on commit f6d109a

Please sign in to comment.