Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf76cb commit b09f951Copy full SHA for b09f951
.github/workflows/test.yaml
@@ -36,7 +36,7 @@ jobs:
36
- ".github/workflows/test.yaml"
37
- "plugins/backstage-plugin-devcontainers-backend/**"
38
devcontainers-react:
39
- - ".github/workflows/build.yaml"
+ - ".github/workflows/test.yaml"
40
- "plugins/backstage-plugin-devcontainers-react/**"
41
plugin:
42
needs: changes
0 commit comments