[PM-24930] Add placeholder workflow for sdlc-sdk-update.yml (#5723)

This commit is contained in:
Álison Fernandes 2025-08-18 16:52:19 +01:00 committed by GitHub
parent ff6b7b675d
commit 9fcfcc9e41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
.github/workflows/sdlc-sdk-update.yml vendored Normal file
View File

@ -0,0 +1,16 @@
name: SDLC / SDK Update
on:
workflow_dispatch:
permissions:
contents: read
jobs:
update:
name: Update SDK
runs-on: ubuntu-24.04
steps:
- name: Placeholder
run: echo ":feelsgood:" >> $GITHUB_STEP_SUMMARY