Skip to content
View theritikkk's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report theritikkk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
theritikkk/README.md


trophy

GitHub Streak

My Repos

Readme Card Readme Card Readme Card Readme Card

name: generate animation

on:

run automatically every 12 hours

schedule: - cron: "0 */12 * * *"

allows to manually run the job at any time

workflow_dispatch:

run on every push on the main branch

push: branches: - main

jobs: generate: runs-on: ubuntu-latest timeout-minutes: 10

Popular repositories Loading

  1. theritikkk theritikkk Public

    Config files for my GitHub profile.

  2. KinoFlow KinoFlow Public

    Forked from tejasnasa/kinoflow

    HTML

  3. Tic_Tac_Toe Tic_Tac_Toe Public

    JavaScript