File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Load diff This file was deleted.
Load diff This file was deleted.
Original file line number Diff line number Diff line change 99 workflow_dispatch :
1010permissions :
1111 contents : read
12- packages : write
1312
1413jobs :
1514 ci :
1615 uses : ./.github/workflows/ci.yaml
17- deploy-devcontainer-cache :
18- needs : ci
19- uses : nikobockerman/github-workflows/.github/workflows/devcontainer-cache.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
20- with :
21- cache-type : final
Original file line number Diff line number Diff line change 2727 uses : nikobockerman/github-workflows/.github/workflows/check-yarn.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
2828 test-features :
2929 uses : ./.github/workflows/test-features.yaml
30-
31- prebuild-devcontainer :
32- uses : nikobockerman/github-workflows/.github/workflows/devcontainer-cache.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
33- permissions :
34- contents : read
35- packages : write
36- with :
37- cache-type : intermediate
38- check-devcontainer :
39- needs : prebuild-devcontainer
40- uses : ./.github/workflows/check-devcontainer.yaml
Original file line number Diff line number Diff line change 44 " editorconfig.editorconfig" ,
55 " esbenp.prettier-vscode" ,
66 " github.vscode-github-actions" ,
7- " ms-azuretools.vscode-docker" ,
87 " mads-hartmann.bash-ide-vscode"
98 ]
109}
You can’t perform that action at this time.
0 commit comments