We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099b235 commit 5440566Copy full SHA for 5440566
.github/workflows/test.yaml
@@ -8,5 +8,4 @@ jobs:
8
homebrew:
9
if: github.event_name == 'release' && github.event.action == 'published' # skip for pre-release
10
name: Bump Homebrew formula
11
- steps:
12
- run: echo "HELLO"
+ run: echo "HELLO"
0 commit comments