Skip to content

Commit 8c8c132

Browse files
committed
Fix publish.
1 parent b70bfc1 commit 8c8c132

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Tests
22

33
on:
4-
- push
4+
push: {}
5+
workflow_call: {}
56

67
jobs:
78
test:

0 commit comments

Comments
 (0)