Skip to content

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /samples/weather-forecast #133

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /samples/weather-forecast

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /samples/weather-forecast #133

Workflow file for this run

name: Autodev
on:
push:
branches-ignore:
- dev
pull_request:
types: [labeled, unlabeled, closed]
jobs:
autodev:
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v1.14.0
with:
base: main
comments: true
secrets:
token: ${{ secrets.DEV_PUSH_TOKEN }}