Skip to content

Bug fix on trace view #57

Bug fix on trace view

Bug fix on trace view #57

Workflow file for this run

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:d3fc5f2493337de453d96fbfaa0a4fa6b1809c06) : workflow is not reusable as it is missing a `on.workflow_call` trigger
permissions:
actions: read
contents: read
security-events: write