This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
######################################################### | |
# Instructions: | |
# 1. Install Github CLI and setup your credentials: https://cli.github.com/ | |
# 2. Change org and repo here | |
org=YOUR_ORG_NAME | |
repo=YOUR_REPO_NAME | |
# 3. Manually disable the workflows you want to clean up on your repo Actions page |