Skip to content

repo_profile_execution #1

repo_profile_execution

repo_profile_execution #1

Workflow file for this run

on:
repository_dispatch:
types: repo_profile_execution
jobs:
profile:
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Repository Profiler
uses: Alokit-Innovations/repo-profiler@main