Skip to content

Commit

Permalink
Update continuous-integration.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed May 1, 2022
1 parent c51e924 commit 70658b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
branches:
- "main"
- "[0-9]+.[0-9]+.x"
schedule:
- cron: "0 */1 * * *" # Runs daily every hour.

jobs:
matrix:
Expand Down

0 comments on commit 70658b1

Please sign in to comment.