Skip to content

Commit 41ef971

Browse files
authored
Merge branch 'main' into fix/example
2 parents c648a36 + ef29075 commit 41ef971

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.github/workflows/commit-check.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ on:
55
branches: 'main'
66
workflow_dispatch:
77

8-
permissions:
9-
contents: write
10-
pull-requests: write
11-
repository-projects: write
12-
138
jobs:
149
commit-check:
1510
runs-on: ubuntu-latest
11+
permissions:
12+
contents: read
13+
pull-requests: write
14+
repository-projects: write
1615
steps:
1716
- uses: actions/checkout@v4
1817
with:
@@ -27,4 +26,4 @@ jobs:
2726
author-email: true
2827
commit-signoff: true
2928
job-summary: true
30-
pr-comments: true
29+
pr-comments: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy