Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding workflow dispatch to PR verification
  • Loading branch information
Keboo authored Jan 15, 2023
commit b145033e215cb66d05fea1cbdb89a92e7e2fb406
1 change: 1 addition & 0 deletions .github/workflows/pr_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

defaults:
run:
Expand Down