We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d709bbb commit bb47b2fCopy full SHA for bb47b2f
.github/workflows/test-devolv-action.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: devolvdev/devolv-actions@v2
27
with:
28
tool: drift
29
- policy-name: DevolvTestPolicy
+ policy-name: DevolvTestPolicyHuge
30
path: ./test-devolv-policy.json
31
github-token: ${{ secrets.GITHUB_TOKEN }}
32
0 commit comments