Skip to content

Commit

Permalink
Merge branch 'main' into fix/optional-images
Browse files Browse the repository at this point in the history
  • Loading branch information
olemathias authored Sep 22, 2024
2 parents 9435cf4 + 292d1d7 commit d299ce6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: ci

on:
push:
branches:
- '*'
- '!main'
pull_request:
types: [ opened, reopened, synchronize, edited ]
workflow_call:
workflow_dispatch:

jobs:
build-test:
Expand Down

0 comments on commit d299ce6

Please sign in to comment.