Skip to content

Commit

Permalink
Merge pull request #132 from irobot-ros/asoragna/rolling-ci
Browse files Browse the repository at this point in the history
run CI on every branch
  • Loading branch information
alsora authored Apr 12, 2024
2 parents d47cfb2 + 5824d3e commit 3922ac9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Testing

on:
pull_request:
push:
branches:
- master
on: pull_request

jobs:
build_and_test:
Expand Down

0 comments on commit 3922ac9

Please sign in to comment.