From 925b701ad911002ae1f7d32c3eaa4b95a988b15e Mon Sep 17 00:00:00 2001 From: swryan Date: Wed, 29 Nov 2023 13:19:07 -0500 Subject: [PATCH] cleanup --- .github/workflows/update_integrated.yml | 2 -- POEM_099.md | 29 ------------------------- 2 files changed, 31 deletions(-) delete mode 100644 POEM_099.md diff --git a/.github/workflows/update_integrated.yml b/.github/workflows/update_integrated.yml index aa72ec5a..7040c9fb 100644 --- a/.github/workflows/update_integrated.yml +++ b/.github/workflows/update_integrated.yml @@ -3,7 +3,6 @@ name: Update POEM status to Integrated on: - # workflow_dispatch allows to run your workflow manually workflow_dispatch: inputs: poem_integrated: @@ -11,7 +10,6 @@ on: required: true default: 0 -# A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: integrate_poem: runs-on: ubuntu-latest diff --git a/POEM_099.md b/POEM_099.md deleted file mode 100644 index 67f7f99f..00000000 --- a/POEM_099.md +++ /dev/null @@ -1,29 +0,0 @@ -POEM ID: 099 -Title: Test POEM DELETE -Authors: swryan -Competing POEMs: [N/A] -Related POEMs: [N/A] -Associated implementation PR: N/A - -Status: - -- [X] Active -- [ ] Requesting decision -- [ ] Accepted -- [ ] Rejected -- [ ] Integrated - -Motivation -========== - -This is just a test POEM. DELETE after testing/ - -Description -=========== - -blah blah - -References ----------- - -N/A