Skip to content

Initial implementation of Github APIs for the plugin #5

Initial implementation of Github APIs for the plugin

Initial implementation of Github APIs for the plugin #5

Workflow file for this run

name: Push
on:
pull_request:
push:
branches:
- '*'
jobs:
test:
permissions:
contents: read
uses: ./.github/workflows/test.yml