From 405ceaa0bd3b48eb4810d361a633d1c9e5dc84c3 Mon Sep 17 00:00:00 2001 From: Alex Snaps Date: Fri, 8 Dec 2023 12:48:41 -0500 Subject: [PATCH] Add issues/PRs to new Project --- .github/workflows/issues-workflow.yaml | 5 ++++- api/v1beta1/zz_generated.deepcopy.go | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issues-workflow.yaml b/.github/workflows/issues-workflow.yaml index f0172b16..3017271d 100644 --- a/.github/workflows/issues-workflow.yaml +++ b/.github/workflows/issues-workflow.yaml @@ -4,6 +4,9 @@ on: issues: types: - opened + pull_request: + types: + - opened jobs: add-to-project: @@ -12,5 +15,5 @@ jobs: steps: - uses: actions/add-to-project@v0.5.0 with: - project-url: https://github.com/orgs/Kuadrant/projects/5 + project-url: https://github.com/orgs/Kuadrant/projects/18 github-token: ${{ secrets.ADD_ISSUES_TOKEN }} diff --git a/api/v1beta1/zz_generated.deepcopy.go b/api/v1beta1/zz_generated.deepcopy.go index e2a39751..d908165e 100644 --- a/api/v1beta1/zz_generated.deepcopy.go +++ b/api/v1beta1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2021. +Copyright 2020 Red Hat, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.