Skip to content

chore: bump the development-dependencies group across 1 directory wit… #45

chore: bump the development-dependencies group across 1 directory wit…

chore: bump the development-dependencies group across 1 directory wit… #45

Workflow file for this run

name: "Test"
on:
pull_request:
workflow_dispatch:
push:
branches:
- main
- 'releases/*'
workflow_dispatch:
permissions:
id-token: write
contents: write
jobs:
# test action works running from the graph
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
filePath: "test"