Skip to content

Update readme

Update readme #1

Workflow file for this run

on:
pull_request:
workflow_dispatch:
permissions:
id-token: write
contents: write
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "hello world!"