You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
توسعه pull_request: workflow_call: ورودیها: مخزن: پیشفرض: دسکتاپ/دسکتاپ مورد نیاز: نوع نادرست: رشته ref: مورد نیاز : نوع واقعی: رشته آپلود-مصنوعات: پیشفرض: نادرست مورد نیاز: نوع نادرست: محیط بولی: نوع: رشته مورد نیاز: اسرار واقعی: DESKTOP_OAUTH_CLIENT_ID: DESKTOP_OAUTH_CLIENT_SECRET: APPLE_ID: APPLE_ID_PASSWORD: APPLE_ID_PASSWORD: APPLE_ID_PASSWORD: APPLE_ID_PASSWORD WINDOWS_CERT_PFX: WINDOWS_CERT_PASSWORD:
#3
@farahmandakbar26 farahmandakbar26 نظر داد ۴ دقیقه پیش
نام: CI
در: github.com/farahmandakbar26/desktop/edit/development/.github/workflows/ci.yml
فشار:
شاخهها:
jobs:
lint:
name: Lint اجرا میشود: ubuntu-آخرین مراحل: - موارد استفاده: actions/checkout@v3 با: مخزن: ${{ inputs.repository || github.repository }}
بستن #[شماره شماره]
شرح
اسکرین شات ها
یادداشت های انتشار
یادداشت:
name: CI
on: github.com/farahmandakbar26/desktop/edit/development/.github/workflows/ci.yml
push:
branches:
- development
pull_request:
workflow_call:
inputs:
repository:
default: desktop/desktop
required: false
type: string
ref:
required: true
type: string
upload-artifacts:
default: false
required: false
type: boolean
environment:
type: string
required: true
secrets:
DESKTOP_OAUTH_CLIENT_ID:
DESKTOP_OAUTH_CLIENT_SECRET:
APPLE_ID:
APPLE_ID_PASSWORD:
APPLE_APPLICATION_CERT:
APPLE_APPLICATION_CERT_PASSWORD:
WINDOWS_CERT_PFX:
WINDOWS_CERT_PASSWORD:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
repository: ${{ inputs.repository || github.repository }}
The text was updated successfully, but these errors were encountered: