Skip to content

chore(deps): bump react-devtools-core from 4.25.0 to 4.28.4 #81

chore(deps): bump react-devtools-core from 4.25.0 to 4.28.4

chore(deps): bump react-devtools-core from 4.25.0 to 4.28.4 #81

Workflow file for this run

name: Auto Assign to Project(s)
on:
issues:
types: [opened, labeled]
pull_request_target:
types: [opened, labeled]
issue_comment:
types: [created]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to One Project
steps:
- name: Assign NEW issues and NEW pull requests to project 1
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened'
with:
project: 'https://github.com/peterklingelhofer/stream-app/projects/1'