File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
name : Checks
2
- on :
3
- push :
4
- paths :
5
- - ' **.md'
2
+ # Triggered when code is pushed to any branch in a repository
3
+ on : push
6
4
7
5
jobs :
8
6
markdown_checks :
Original file line number Diff line number Diff line change 1
- [ ![ Build] ( https://github.com/MerginMaps/docs/actions/workflows/dist-dev .yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/dist-dev .yml )
2
- [ ![ Dist DEV https://dev.merginmaps.com/docs ] ( https://github.com/MerginMaps/docs/actions/workflows/dist-dev.yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/dist-dev.yml )
3
- [ ![ Dist PROD https://merginmaps.com/docs ] ( https://github.com/MerginMaps/docs/actions/workflows/dist-prod.yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/dist-prod.yml )
1
+ [ ![ Build and Test ] ( https://github.com/MerginMaps/docs/actions/workflows/build .yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/build .yml )
2
+ [ ![ Deploy DEV] ( https://github.com/MerginMaps/docs/actions/workflows/dist-dev.yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/dist-dev.yml )
3
+ [ ![ Deploy PROD] ( https://github.com/MerginMaps/docs/actions/workflows/dist-prod.yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/dist-prod.yml )
4
4
[ ![ Markdown Checks] ( https://github.com/MerginMaps/docs/actions/workflows/checks.yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/checks.yml )
5
5
[ ![ Depedabot] ( https://github.com/MerginMaps/docs/actions/workflows/depedabot.yml/badge.svg )] ( https://github.com/MerginMaps/docs/actions/workflows/depedabot.yml )
6
6
You can’t perform that action at this time.
0 commit comments