Skip to content

Commit

Permalink
chore: ignore CI checks on changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
SutuSebastian committed Apr 22, 2024
1 parent ff620f9 commit 8ae3081
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: CI

on:
pull_request:
push:
branches:
- main
- "**"
- "!changeset-release/main"

jobs:
format:
Expand Down

0 comments on commit 8ae3081

Please sign in to comment.