Skip to content

Initial commit

Initial commit #1

Workflow file for this run

name: Example
on:
pull_request:
push:
branches: main
jobs:
example:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./