Skip to content

Commit 60d8139

Browse files
committed
chore(ci): drop unused workflow_call trigger from ci.yml
1 parent d7001b8 commit 60d8139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permissions:
44
contents: read
55
id-token: write
66

7-
on: [pull_request, workflow_call]
7+
on: [pull_request]
88

99
jobs:
1010
shared-ci:

0 commit comments

Comments
 (0)