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 3f55bc2 commit a5ac008Copy full SHA for a5ac008
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
policy: ${{ matrix.policy-file }}
91
environments: ${{ matrix.envs }}
92
today: 2024-12-20
93
- manifest-path: ${{ matrix.manifest-paths }}
+ manifest-path: ${{ matrix.manifest-path }}
94
- name: detect outcome
95
if: always()
96
shell: bash -l {0}
0 commit comments