Skip to content

Commit

Permalink
feat: automatic image build
Browse files Browse the repository at this point in the history
  • Loading branch information
olemathias committed Sep 11, 2024
1 parent 5104a4e commit a4cb068
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- 'main'
- 'automatic-build'

jobs:
ci:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- '*'
- '!main'
- '!automatic-build'
workflow_call:

jobs:
Expand Down

0 comments on commit a4cb068

Please sign in to comment.