Skip to content

ci: don't allow semantic release to comment on failure #422

ci: don't allow semantic release to comment on failure

ci: don't allow semantic release to comment on failure #422

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