Skip to content

Commit ccb6e1d

Browse files
authored
Docs: [AEA-0000] - update example workflow (#4)
## Summary - Routine Change ### Details - update example workflow
1 parent 366f26d commit ccb6e1d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ on:
3131
schedule:
3232
- cron: '*/30 * * * *'
3333

34+
permissions: {}
35+
3436
jobs:
3537
auto-approve-dependabot:
3638
runs-on: ubuntu-22.04
@@ -61,4 +63,3 @@ Contributions to this project are welcome from anyone, providing that they confo
6163
This code is dual licensed under the MIT license and the OGL (Open Government License). Any new work added to this repository must conform to the conditions of these licenses. In particular this means that this project may not depend on GPL-licensed or AGPL-licensed libraries, as these would violate the terms of those libraries' licenses.
6264
6365
The contents of this repository are protected by Crown Copyright (C).
64-

0 commit comments

Comments
 (0)