Skip to content

Commit

Permalink
Merge pull request #387 from uswds/cm-POAM-workflow-dispatch
Browse files Browse the repository at this point in the history
USWDS-Team - GH Actions: Add manual workflow dispatch to POAM job
  • Loading branch information
mejiaj authored Aug 20, 2024
2 parents ebfa060 + 7e75edf commit 9c66f2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/POAM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Monthly Security POAM
on:
schedule:
- cron: 0 0 1 * *
workflow_dispatch:

jobs:
create_issue:
Expand Down

0 comments on commit 9c66f2d

Please sign in to comment.