Skip to content

Commit 0225eee

Browse files
committed
Try to fix a failing workflow. Too many emails with failing if_merged
1 parent 801abf0 commit 0225eee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/playground-merged.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
pull-requests: write
1515
actions: read
1616
steps:
17+
- uses: actions/checkout@v4
18+
1719
- name: Prepare blueprint with artifact link
1820
id: blueprint
1921
run: |

0 commit comments

Comments
 (0)