Skip to content

Commit 0d9a11e

Browse files
Run CI/CD on pushes to any branch
1 parent 3eb07df commit 0d9a11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- ready_for_review
1111
push:
1212
branches:
13-
- main
13+
- '**'
1414

1515
jobs:
1616
sanity:

0 commit comments

Comments
 (0)