Skip to content

ci

ci #727

Workflow file for this run

name: ci
on:
push:
branches:
- main
schedule:
- cron: "* * * * *"
jobs:
autogreen:
if: github.repository == 'justoneapi/justoneapi-python'
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Auto commit
run: |
git config --local user.name "Anonymous Committer"
git config --local user.email "anonymous@users.noreply.github.com"
git commit --allow-empty -m "chore: auto empty commit at $(date)"
git push
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy