Skip to content

Commit a136012

Browse files
authored
Merge branch 'mixxxdj:website' into bhagyabajoria/issue285
2 parents 83426a6 + 23a6662 commit a136012

34 files changed

Lines changed: 684 additions & 2 deletions

.github/workflows/git.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: Git Checks
2+
3+
on: [pull_request]
4+
5+
jobs:
6+
block-fixup:
7+
runs-on: ubuntu-22.04
8+
9+
steps:
10+
- uses: actions/checkout@v4.2.2
11+
- name: Block Fixup Commit Merge
12+
uses: 13rac1/block-fixup-merge-action@a85db59578fc612bc89431bf34e792bc4ec3eab9
157 KB
Binary file not shown.
157 KB
Binary file not shown.
236 KB
Binary file not shown.

content/images/avatars/sdv0001.png

1.48 KB
Loading
29.1 KB
Loading
26.7 KB
Loading
627 KB
Loading
560 KB
Loading
34.4 KB
Loading

0 commit comments

Comments
 (0)