Skip to content

🪡: [RZP-260011]: Move all folders inside sample for W/O streamlit repo #10

🪡: [RZP-260011]: Move all folders inside sample for W/O streamlit repo

🪡: [RZP-260011]: Move all folders inside sample for W/O streamlit repo #10

name: "Auto Format Issue Title"
on:
issues:
types: [opened, labeled]
permissions:
issues: write
jobs:
format_title:
runs-on: ubuntu-latest
steps:
- name: Format issue title
uses: recursivezero/template/.github/actions/format-issue-title@v2.6
with:
prefix: RZP
dry_run: false