Skip to content

Commit

Permalink
feat: add this branch in workflow for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
marfanr committed Feb 13, 2024
1 parent 74de535 commit b5ecfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ros2-ws-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
pull_request:
push:
branches: [master]
branches: [master, feature/fix-github-actions]
jobs:
build-and-test:
name: Build and Test
Expand Down

0 comments on commit b5ecfa9

Please sign in to comment.