Skip to content

Commit

Permalink
branches
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jan 21, 2025
1 parent 19baadc commit 22f2b3e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: "Continuous Integration"

on:
push:
branches:
- master
- 3.0
- 2.0
- 1.0
pull_request:
schedule:
- cron: '0 0 * * *'
Expand Down

0 comments on commit 22f2b3e

Please sign in to comment.