Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Bump github.com/signalfx/golib/v3 from 3.3.34 to 3.3.52 #114

Bump github.com/signalfx/golib/v3 from 3.3.34 to 3.3.52

Bump github.com/signalfx/golib/v3 from 3.3.34 to 3.3.52 #114

name: Assign to One Project
on:
issues:
types: [opened, labeled]
pull_request:
types: [opened, labeled]
env:
MY_GITHUB_TOKEN: ${{ secrets.SFX_PUBLIC_REPOS }}
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to One Project
steps:
- name: Assign NEW issues and NEW pull requests to project 2
uses: srggrs/[email protected]
if: github.event.action == 'opened'
with:
project: 'https://github.com/orgs/signalfx/projects/2'