Skip to content

fix(text): fixed text's stable operation on RTL #82

fix(text): fixed text's stable operation on RTL

fix(text): fixed text's stable operation on RTL #82

name: Security Gates
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Validate Workflow
run: echo "Validation successful"
security-gates:
uses: Trendyol/security-actions/.github/workflows/security-gates.yml@master

Check failure on line 17 in .github/workflows/security-gates.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security-gates.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security-gates.yml" -> "Trendyol/security-actions/.github/workflows/security-gates.yml@master" (source branch with sha:3613afea6214bf10e5fe209c552144134539d54f) : workflow is not reusable as it is missing a `on.workflow_call` trigger
permissions:
actions: read
contents: read
security-events: write