Skip to content

Commit fee2a0e

Browse files
authored
Run testpr CI check on all PRs and add workflow_dispatch trigger
1 parent 29ab561 commit fee2a0e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/testpr.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
on:
22
pull_request:
3-
paths:
4-
- '*.yml'
5-
- '*.yaml'
3+
workflow_dispatch:
64

75
env:
86
ROS_VERSION: 2

0 commit comments

Comments
 (0)