Skip to content

Commit c864a60

Browse files
committed
Merge remote-tracking branch 'origin/issue/434_Automate_Builds' into
develop
2 parents 6cb5f89 + fdf315a commit c864a60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
schedule:
1414
- cron: '11 15 * * 0' # Sundays, 15:11
1515

16+
permissions: {}
17+
1618
concurrency:
1719
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
1820
cancel-in-progress: true

0 commit comments

Comments
 (0)