Skip to content

Commit cdb6e08

Browse files
committed
correct stub workflow
1 parent e186fb9 commit cdb6e08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Deploy-Snapshot-Products.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ jobs:
2525
build:
2626
# Use a specific version to avoid unattended changes with latest
2727
runs-on: ubuntu-24.04
28+
name: do nothing for now
2829

30+
steps:
2931
- name: say hello
3032
run: |
3133
echo "hello"

0 commit comments

Comments
 (0)