-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize Automatic Workflow to Update *.md's with updated links
this optimizes the github workflow for generating the selected *.md files. The optimization means that this Github workflow is no longer executed as a single workflow per script but is instead executed via a main workflow. This means that the clone and commit part now happens in one go and is no longer executed twice.
- Loading branch information
1 parent
82a918a
commit 785fd7a
Showing
4 changed files
with
21 additions
and
80 deletions.
There are no files selected for viewing
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
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
This file was deleted.
Oops, something went wrong.
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