File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : " ( Release) Release dev container templates "
1+ name : " Release Devcontainer Templates "
22on :
33 workflow_dispatch :
44 push :
Original file line number Diff line number Diff line change 1- name : " PR - Test Updated Templates"
1+ name : " Test Latest Updated Templates"
22on :
33 pull_request :
44
1919 test :
2020 needs : [detect-changes]
2121 runs-on : ubuntu-latest
22+ if : ${{ needs.detect-changes.outputs.templates != '[]' && needs.detect-changes.outputs.templates != '' }}
2223 continue-on-error : true
2324 strategy :
2425 matrix :
Original file line number Diff line number Diff line change 11# Nefarious Development Container Templates
2+
3+ [ ![ Release Devcontainer Templates] ( https://github.com/The-Nefarious-Developer/devcontainer-templates/actions/workflows/release.yaml/badge.svg )] ( https://github.com/The-Nefarious-Developer/devcontainer-templates/actions/workflows/release.yaml )
4+ [ ![ Update Documentation] ( https://github.com/The-Nefarious-Developer/devcontainer-templates/actions/workflows/update-documentation.yaml/badge.svg )] ( https://github.com/The-Nefarious-Developer/devcontainer-templates/actions/workflows/update-documentation.yaml )
5+ [ ![ Test Latest Updated Templates] ( https://github.com/The-Nefarious-Developer/devcontainer-templates/actions/workflows/test-pr.yaml/badge.svg )] ( https://github.com/The-Nefarious-Developer/devcontainer-templates/actions/workflows/test-pr.yaml )
6+ [ ![ semantic-release: angular] ( https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release )] ( https://github.com/semantic-release/semantic-release )
You can’t perform that action at this time.
0 commit comments