Skip to content

Commit

Permalink
update branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ayhamalharbat committed May 14, 2024
1 parent 454e707 commit 0b63d64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/publish_docker_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ on:
push:
branches:
- main
- pr-build-tests

# Comment when debugging
on:
# on:
# workflow_run:
# workflows: [Setup and build packages]
# types: [completed]
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/sitl_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
push:
branches:
- main
- formatting
- pr-build-tests


# Comment when debugging
# on:
Expand Down

0 comments on commit 0b63d64

Please sign in to comment.