Skip to content

wip: testing

wip: testing #24

Workflow file for this run

name: Test
on:
push:
permissions:
id-token: write
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "Hello, World!"