Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit af340d4

Browse files
authored
chore(ci): gha-update, small cleanup (#45)
1 parent 2d419cf commit af340d4

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
pull_request:
88

9+
permissions: {}
10+
911
jobs:
1012
lint:
1113
runs-on: ubuntu-latest

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55

66
name: release
77

8+
permissions: {}
9+
810
jobs:
911
release:
1012
runs-on: ubuntu-latest

.github/workflows/zizmor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
branches: ["**"]
88

9+
permissions: {}
10+
911
jobs:
1012
zizmor:
1113
name: zizmor latest via Cargo

0 commit comments

Comments
 (0)