Skip to content

Commit

Permalink
Enable on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
podhrmic committed Jun 11, 2024
1 parent f24f6cc commit cce6952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Build docker images
name: Docker Image CI

on:
push:
branches: [ "master" ]

jobs:

Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
url = https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
[submodule "src/cerberus"]
path = src/cerberus
url = git@github.com:rems-project/cerberus.git
url = https://github.com/rems-project/cerberus.git

0 comments on commit cce6952

Please sign in to comment.