Skip to content

Commit f5465b3

Browse files
committed
Drop truthy yamllint check @ reusable-cibuildwheel
1 parent fa4add6 commit f5465b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name: Build wheel
44

5-
on:
5+
on: # yamllint disable-line rule:truthy
66
workflow_call:
77
inputs:
88
dists-artifact-name:

0 commit comments

Comments
 (0)