Skip to content

Merge pull request #16 from edotau:edotau-audotventures #11

Merge pull request #16 from edotau:edotau-audotventures

Merge pull request #16 from edotau:edotau-audotventures #11

Workflow file for this run

name: pull-requests
on:
push:
branches: ["main"]
workflow_dispatch:
jobs:
build-go:
uses: edotau/edotau.github.io/.github/workflows/golang.yml@main
with:
golang: 1.22.2
build-node:
uses: edotau/edotau.github.io/.github/workflows/nodejs.yml@main
with:
nodejs: 18.x