Skip to content

Update dependency @rollup/plugin-commonjs to v25.0.8 #2699

Update dependency @rollup/plugin-commonjs to v25.0.8

Update dependency @rollup/plugin-commonjs to v25.0.8 #2699

Workflow file for this run

name: 'Static'
on:
push:
workflow_dispatch:
jobs:
build:
if: github.event_name != 'push'
uses: SlashNephy/.github/.github/workflows/yarn-run.yml@master
permissions:
contents: 'read'
with:
script: 'bundle'
lint:
uses: SlashNephy/.github/.github/workflows/yarn-lint.yml@master
permissions:
contents: 'read'
pull-requests: 'write'
format:
if: github.event_name == 'push'
uses: SlashNephy/.github/.github/workflows/yarn-format.yml@master
permissions:
contents: 'write'