Skip to content

Commit b45bc64

Browse files
committed
CI: remove permissions that break syntax
1 parent 5105534 commit b45bc64

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22

33
name: Linting
4-
permissions:
5-
contents: read
64
on: [pull_request]
75

86
permissions:

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22

33
name: Release
4-
permissions:
5-
contents: read
64
on:
75
release:
86
types:

0 commit comments

Comments
 (0)