github-actions-models 1.24.1

Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components
Documentation
1
2
3
4
5
6
7
8
9
10
11
# see https://github.com/woodruffw/zizmor/issues/431

name: "reusable-workflow-unpinned"

on:
  push:

jobs:
  testcase:
    name: "testcase"
    uses: ./.github/workflows/reusable.yml