Skip to content

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo ${{ toJSON(0 == null) }}