Skip to content

Commit 4ec0a7f

Browse files
committed
Update GH Actions
1 parent e821da1 commit 4ec0a7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/alpha.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ jobs:
105105

106106
- name: Configure SSH
107107
run: |
108-
# [[ "${{ github.ref_name }}" = "alpha" ]] echo "alpha-branch" || true
109108
if ${{ github.ref_name }} = "alpha"
110109
then
111110
echo "alpha-branch"

0 commit comments

Comments
 (0)