Skip to content

Commit 6cb5f89

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

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

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

16-
permissions: {}
17-
1816
concurrency:
1917
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
2018
cancel-in-progress: true

0 commit comments

Comments
 (0)