Skip to content

Bump undici from 5.28.5 to 5.29.0 #7

Bump undici from 5.28.5 to 5.29.0

Bump undici from 5.28.5 to 5.29.0 #7

name: Add to DevOps Project
on:
issues:
types: [labeled]
pull_request:
types: [labeled]
jobs:
add_to_project:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- ubuntu-24.04
flag:
- flag
steps:
- name: Add issue/PR to GitHub Project
if: github.event.label.name == '${{ matrix.flag }}'
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/lando/projects/10
github-token: ${{ secrets.SHADOW_COUNCIL_ESCALATOR }}
labeled: ${{ matrix.flag }}