Skip to content

Commit 5c70665

Browse files
testing workflow
Signed-off-by: Sachin Panayil <[email protected]>
1 parent 7ec91a4 commit 5c70665

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yml

-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
contents: write
1919
pull-requests: write
2020
env:
21-
{% raw %}
2221
RAW_JSON: ${{ needs.resolve-repolinter-json.outputs.raw-json }}
23-
{% endraw %}
2422
steps:
2523
- uses: actions/checkout@v4
2624
- run: echo $RAW_JSON > repolinter.json

0 commit comments

Comments
 (0)