Skip to content

build(deps): bump deno.land/x/deno_graph from 0.58.0 to 0.59.0 (#60) #20

build(deps): bump deno.land/x/deno_graph from 0.58.0 to 0.59.0 (#60)

build(deps): bump deno.land/x/deno_graph from 0.58.0 to 0.59.0 (#60) #20

Workflow file for this run

name: CI
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
test:
name: Test
uses: hasundue/actions/.github/workflows/test-deno.yml@main
secrets: inherit
release:
name: Create PR for release
needs: test
uses: hasundue/actions/.github/workflows/release.yml@main
with:
package-name: 'molt'