# Example
name: AutoCloneV3
on:
workflow_dispatch:
schedule:
- cron: '*/1 * * * *'
jobs:
Builds:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- name: AC
uses: Altify-Developing/[email protected]
with:
token: ${{ github.token }}
owner: Altify-Developing
repository-short: AutoClone
logging-email: [email protected]
Created By Altify Developing, if you use my tool, give credits