diff --git a/.github/workflows/update_integrated.yml b/.github/workflows/update_integrated.yml index aa72ec5..7040c9f 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 67f7f99..0000000 --- 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