Skip to content

Refactored data clumps with the help of LLMs (research project) #497

Refactored data clumps with the help of LLMs (research project)

Refactored data clumps with the help of LLMs (research project) #497

name: Testing workflow config action
on:
workflow_dispatch:
push:
pull_request:
release:
jobs:
testing-workflow-config:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: configure workflow
uses: ./.github/actions/configure-workflow
id: config
with:
milliseconds: 3000