8000 Run CI on all branches · coder/coder@4117ee2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4117ee2

Browse files
committed
Run CI on all branches
1 parent c0cfac3 commit 4117ee2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ on:
1010

1111
pull_request:
1212
branches:
13-
- main
14-
- "release/*"
13+
- "*"
1514

1615
workflow_dispatch:
1716

0 commit comments

Comments
 (0)
0