Skip to content

Updating to Node 20 #15

Updating to Node 20

Updating to Node 20 #15

Workflow file for this run

name: "tests"
on:
pull_request:
push:
branches:
- main
jobs:
# test action works running from the graph
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.repository }}
issue: 1
project: 1