Skip to content

feat: include matrix-publish.json #437

feat: include matrix-publish.json

feat: include matrix-publish.json #437

Workflow file for this run

# ----------------------------------------------- #
# Note: this file originates in template-template #
# ----------------------------------------------- #
name: push
on:
- push
- workflow_dispatch
permissions: read-all
jobs:
main:
uses: ahmadnassri/actions/.github/workflows/push-template.yml@master
secrets: inherit
permissions:
contents: write
statuses: write
pull-requests: write