Skip to content

Commit be6ff4e

Browse files
nstarmanjorenham
andcommitted
Apply suggestions from code review
Co-authored-by: Joren Hammudoglu <[email protected]> Signed-off-by: Nathaniel Starkman <[email protected]>
1 parent 212ac27 commit be6ff4e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
name: CI
2-
3-
permissions:
4-
contents: read
5-
packages: read
2+
permissions: read-all
63

74
on:
85
workflow_dispatch:
96
pull_request:
107
push:
11-
branches:
12-
- main
8+
branches: [main]
139

1410
concurrency:
1511
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)