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