Skip to content

Commit

Permalink
Allowing manual dry_run (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte authored Jul 20, 2023
1 parent fc0516b commit fd7e7be
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: dry_run

on: pull_request
on:
pull_request:
workflow_dispatch:

jobs:
bot:
Expand Down

0 comments on commit fd7e7be

Please sign in to comment.