Skip to content

Commit 45ea3f8

Browse files
committed
chore: adjust zizmor
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent ac0f527 commit 45ea3f8

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
name: Zizmor
22

33
on:
4-
pull_request:
5-
paths:
6-
- '.github/workflows/**'
7-
- '.github/dependabot.yml'
84
push:
9-
paths:
10-
- '.github/workflows/**'
11-
- '.github/dependabot.yml'
5+
branches: ['master', 'main']
6+
pull_request:
7+
branches: ['**']
128
schedule:
139
- cron: '0 0 * * 6'
1410

15-
permissions:
16-
contents: read
11+
permissions: {}
1712

1813
jobs:
1914
zizmor:

0 commit comments

Comments
 (0)