Skip to content

Commit 8d5b347

Browse files
committed
fix typo in check_conflicts.yml
1 parent b7d167d commit 8d5b347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_conflicts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: conflicts @ ${{ github.sha }}
33

44
on:
55
workflow_dispatch:
6-
pull_requests:
6+
pull_request:
77
paths:
88
- contribs/**
99

0 commit comments

Comments
 (0)