Skip to content

Commit b099629

Browse files
committed
permissions and slim image
1 parent 08fa893 commit b099629

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ on:
88
- "docs/**"
99
- "README.md"
1010
- "CONTRIBUTING.md"
11+
permissions: {}
1112
concurrency:
1213
group: ${{ github.workflow }}-${{ github.ref }}
1314
cancel-in-progress: true
1415
jobs:
1516
deploy:
16-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-slim
1718
steps:
1819
- name: Trigger website deployment
1920
env:

0 commit comments

Comments
 (0)