Skip to content

Commit 6e09f46

Browse files
committed
Empty
1 parent 4ca07f6 commit 6e09f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: ["*"]
88
workflow_dispatch:
9-
workflow_call: # Allow release.yaml to call this workflow
9+
workflow_call: # Allow release.yaml to call this workflow.
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)