Skip to content

Commit

Permalink
Testing - Danger - workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonm23 committed Oct 9, 2023
1 parent 5efd4e9 commit 16ee44c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Danger.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Danger

on: pull_request
on:
- pull_request
- workflow_dispatch

jobs:
danger:
Expand Down

0 comments on commit 16ee44c

Please sign in to comment.