Skip to content

Commit

Permalink
🐛 add release trigger (tags)
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Webel authored Sep 6, 2023
1 parent 275d933 commit 53d8ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches: [main, dev]
pull_request:
branches: [main, dev]
release:
schedule:
- cron: '0 2 * * 3,6'
jobs:
Expand Down

0 comments on commit 53d8ebf

Please sign in to comment.