Skip to content

Commit a76ad54

Browse files
committed
ci: you run only once
1 parent 959911a commit a76ad54

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/workflows/ci-linux-ros.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
name: CI - Linux - ROS
2-
on: [push, pull_request]
2+
3+
on:
4+
push:
5+
branches:
6+
- master
7+
- devel
8+
pull_request:
9+
branches:
10+
- master
11+
- devel
312

413
jobs:
514
CI:

0 commit comments

Comments
 (0)