From 651928c42f7b60c7942e46d5f651dd1ece444246 Mon Sep 17 00:00:00 2001 From: Corey Daley Date: Sun, 30 Jul 2023 12:37:42 -0400 Subject: [PATCH] Update issues.yml (#727) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## What type of PR is this? (check all applicable) - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description ## Related Tickets & Documents - Related Issue # - Closes # ## Added/updated tests? - [ ] Yes - [ ] No, and this is why: _please replace this line with details on why tests have not been included_ - [ ] I need help with writing tests ## Run verifications and test - [ ] `make verify` is passing - [ ] `make test` is passing Signed-off-by: Corey Daley --- .github/workflows/issues.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index ff9e3183..8be6cedb 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -8,6 +8,7 @@ on: pull_request_target: types: - opened + - reopened jobs: add-to-project: