Skip to content

Commit f4fd912

Browse files
committed
fg
1 parent 25c7a91 commit f4fd912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release Gobrick
22
# Invocable as a reusable workflow
33
# Can be manually triggered
4-
on:
4+
on: # yamllint disable-line rule:truthy
55
workflow_call:
66
workflow_dispatch:
77
inputs:

0 commit comments

Comments
 (0)