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 801abf0 commit 0225eeeCopy full SHA for 0225eee
1 file changed
.github/workflows/playground-merged.yml
@@ -14,6 +14,8 @@ jobs:
14
pull-requests: write
15
actions: read
16
steps:
17
+ - uses: actions/checkout@v4
18
+
19
- name: Prepare blueprint with artifact link
20
id: blueprint
21
run: |
0 commit comments