formatted workflows
هذا الالتزام موجود في:
@@ -6,9 +6,9 @@ name: 08 Secrets
|
||||
on:
|
||||
# Triggers the workflow on push or pull request events but only for the main branch
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
@@ -49,6 +49,4 @@ jobs:
|
||||
- name: Parse Structured Objects
|
||||
run: echo "$Structured"
|
||||
env:
|
||||
Structured: ${{fromJson(secrets.Structured).clientSecret}}
|
||||
|
||||
|
||||
Structured: ${{fromJson(secrets.Structured).clientSecret}}
|
||||
|
المرجع في مشكلة جديدة
حظر مستخدم