Skip to content

Remove log statement and commented code #7

Remove log statement and commented code

Remove log statement and commented code #7

Workflow file for this run

name: Main
on:
push:
branches: main
jobs:
build:
uses: ./.github/workflows/build.yml
with:
latest: true
push: true