File: reusable-workflow-unpinned.yml

package info (click to toggle)
rust-github-actions-models 0.32.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 516 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
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