Skip to content

ci: update workflows #1

ci: update workflows

ci: update workflows #1

Workflow file for this run

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