Skip to content

Commit

Permalink
[codecov-update] - Added the ability to run PR pipeline manually if n…
Browse files Browse the repository at this point in the history
…eeded - TT
  • Loading branch information
Tyler-Keith-Thompson committed Apr 12, 2022
1 parent c174695 commit 7e15e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PR_CI.yml
@@ -1,6 +1,6 @@
name: PR_CI

on: [ pull_request ]
on: [ pull_request, workflow_dispatch ]

jobs:
test:
Expand Down

0 comments on commit 7e15e63

Please sign in to comment.