WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

iamazeem/github-actions-reusable-workflow-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

github-actions-reusable-workflow-test

CI

Just testing GitHub Actions Reusable Workflows... :)

graph TD;
    ci-pr-opened-synchronize.yml-->ci.yml;
    ci-pr-edited.yml-->ci.yml;
Loading