Skip to content

update: bump the gh-actions-packages group across 1 directory with 4 … #53

update: bump the gh-actions-packages group across 1 directory with 4 …

update: bump the gh-actions-packages group across 1 directory with 4 … #53

Workflow file for this run

name: push
permissions: {}
on:
push:
branches:
- master
- develop
defaults:
run:
shell: bash
jobs:
ci:
uses: ./.github/workflows/.reusable-ci.yml
permissions:
packages: write
contents: write
id-token: write
security-events: write
actions: read
checks: read
deployments: read
issues: read
discussions: read
pages: read
pull-requests: read
repository-projects: read
statuses: read
attestations: read
secrets: inherit
with:
skip_build: "none"
skip_compliance_checks: "none"
skip_unit_tests: "none"
skip_sast: "none"
skip_sca: "none"
skip_docs: "none"
skip_integration_tests: "none"
output_type: "sarif"