✍️ Switch to a handwritten lexer and parser. #1
10
.github/workflows/builder.yml
vendored
10
.github/workflows/builder.yml
vendored
@@ -1,10 +1,10 @@
|
|||||||
name: Matrix
|
name: Matrix
|
||||||
on:
|
on:
|
||||||
pull_request
|
- pull_request
|
||||||
push:
|
- push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- 'releases/**'
|
- 'releases/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user