Skip to content

Commit 7175037

Browse files
committed
chore: remove branch name from linux test
1 parent ca920c5 commit 7175037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test fzf on Linux
33

44
on:
55
push:
6-
branches: [ master, devel, zsh_completion]
6+
branches: [ master, devel ]
77
pull_request:
88
branches: [ master ]
99
workflow_dispatch:

0 commit comments

Comments
 (0)