Skip to content

Commit 980b3ac

Browse files
committed
Fix Precommit workflow
1 parent 5b23c67 commit 980b3ac

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
name: Lint Check (pre-commit)
22

33
on:
4-
workflow_dispatch:
54
# We have to use pull_request_target here as pull_request does not grant
65
# enough permission for reviewdog
76
pull_request_target:
87
push:
98
branches:
109
- main
1110

12-
permissions:
13-
contents: read
14-
1511
jobs:
1612
pre-commit:
17-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@fa4c21e208a32e772ec58eef08a01de001b1e624 # 1.3.0
13+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.3.0

0 commit comments

Comments
 (0)