-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(.github/workflows): streamline YAML syntax and update reposi…
…tory URL 1. The YAML syntax in the GitHub Actions workflow files has been streamlined by replacing multiline run commands with single-line commands using the '>' character. This change simplifies the readability and maintenance of the workflow files. 2. The repository URL in the test_deploy.yaml file has been updated to use a shorthand syntax. This change makes the configuration cleaner and aligns with common practices for specifying GitHub repositories in workflows.
- Loading branch information
1 parent
ef7a355
commit dd615b5
Showing
2 changed files
with
25 additions
and
26 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