Skip to content

Update dependency @rollup/plugin-replace to v5.0.7 #2760

Update dependency @rollup/plugin-replace to v5.0.7

Update dependency @rollup/plugin-replace to v5.0.7 #2760

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'