Initial library implementations and tests
This commit is contained in:
9
.github/workflows/main.yaml
vendored
Normal file
9
.github/workflows/main.yaml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
name: Main Workflow
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
Reference in New Issue
Block a user