Skip to content

Use actions/github-script for using ACTIONS_RUNTIME_URL #186

Use actions/github-script for using ACTIONS_RUNTIME_URL

Use actions/github-script for using ACTIONS_RUNTIME_URL #186

Workflow file for this run

name: Integration
on:
push:
jobs:
test-run:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: ./
with:
config: testdata/path/to/config.yml