Skip to content

Commit

Permalink
Update build-package-development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenkroon authored Jan 27, 2024
1 parent cf0a300 commit 1370b23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-package-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Build and Package development branch

on:
workflow_dispatch:
schedule:
- cron: '40 2 * * *'
push:
branches:
- dev
release:
types: [created]

Expand Down

0 comments on commit 1370b23

Please sign in to comment.