Skip to content

Commit

Permalink
Merge branch 'master' into vibe3
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor authored Oct 27, 2024
2 parents 7aea0d0 + eff27e1 commit 2bc2977
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Chromatic

on: push
on:
pull_request:
types: [opened, synchronize]
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 2bc2977

Please sign in to comment.