# Examplename: AutoCloneV3on:
workflow_dispatch:
schedule:
- cron: '*/1 * * * *'jobs:
Builds:
runs-on: ${{ matrix.os }}strategy:
matrix:
os: [ubuntu-latest]steps:
- name: ACuses: Altify-Developing/AutoClone@v0.1.7with:
token: ${{ github.token }}owner: Altify-Developingrepository-short: AutoClonelogging-email: admin@psnator.comCreated By Altify Developing, if you use my tool, give credits
