Skip to content

Commit

Permalink
#207 Backend Frontend separation
Browse files Browse the repository at this point in the history
- changing trigger for build-offline.yml workflow for testing purposes
  • Loading branch information
MaximilianZenz committed Jan 15, 2024
1 parent 71e0ff4 commit b02e7ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-offline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- "main"
- "develop"
- "feature/207"
schedule:
- cron: '30 3 * * 1' # At 03:30 on Monday, https://crontab.guru/#30_3_*_*_1
workflow_dispatch:
Expand Down

0 comments on commit b02e7ee

Please sign in to comment.