Skip to content

Commit fdf315a

Browse files
committed
added back workflow level permissions config
revert of commit 3760d1a
1 parent 3760d1a commit fdf315a

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)