Skip to content

Commit

Permalink
[#625] Test
Browse files Browse the repository at this point in the history
  • Loading branch information
florentmaitre committed Sep 11, 2023
1 parent 16fd193 commit 74ecdd0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/app-distribution-daily.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: app-distribution-daily

on:
schedule:
- cron: '31 7 * * MON-FRI'
pull_request:
types:
- opened
- synchronize
- labeled
- unlabeled

jobs:
app-distribution-daily:
Expand Down

0 comments on commit 74ecdd0

Please sign in to comment.