Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jnusorg/test-settings
description of repo
https://github.com/jnusorg/test-settings
automation github probot
Last synced: about 1 month ago
JSON representation
description of repo
- Host: GitHub
- URL: https://github.com/jnusorg/test-settings
- Owner: jnusorg
- Created: 2023-06-19T08:34:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-26T09:42:46.000Z (about 1 year ago)
- Last Synced: 2024-11-01T05:06:53.911Z (3 months ago)
- Topics: automation, github, probot
- Homepage: https://example.github.io/
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-settings-as-code
touch
touch
touch
touch```mermaid
graph TD;
A[Start] --> B[Process <213ffs>];
B --> C[Decision];
C -->|Yes| D[End];
C -->|No| E[Process];
E --> D;
```