Skip to content

Commit

Permalink
change triggers for pm workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Jun 13, 2024
1 parent 8b536c9 commit fd6bc40
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/project-management.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Add issues to Project Management dashboard
on:
workflow_dispatch:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
Expand Down

0 comments on commit fd6bc40

Please sign in to comment.