We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c7a91 commit f4fd912Copy full SHA for f4fd912
.github/workflows/release.yaml
@@ -1,7 +1,7 @@
1
name: Release Gobrick
2
# Invocable as a reusable workflow
3
# Can be manually triggered
4
-on:
+on: # yamllint disable-line rule:truthy
5
workflow_call:
6
workflow_dispatch:
7
inputs:
0 commit comments