Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
swryan committed Nov 29, 2023
1 parent 39948e6 commit 925b701
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update_integrated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@
name: Update POEM status to Integrated

on:
# workflow_dispatch allows to run your workflow manually
workflow_dispatch:
inputs:
poem_integrated:
description: 'ID of POEM to be marked as Integrated'
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
Expand Down
29 changes: 0 additions & 29 deletions POEM_099.md

This file was deleted.

0 comments on commit 925b701

Please sign in to comment.