Skip to content

build(deps): bump cloudflare/wrangler-action from 2.0.0 to 3.4.0 #406

build(deps): bump cloudflare/wrangler-action from 2.0.0 to 3.4.0

build(deps): bump cloudflare/wrangler-action from 2.0.0 to 3.4.0 #406

Workflow file for this run

name: cleanup
on:
push:
jobs:
cleanup-actions:
name: actions
runs-on: ubuntu-latest
if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/master'"
steps:
-
uses: rokroskar/workflow-run-cleanup-action@v0.3.3
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"