Skip to content

Commit

Permalink
ci: run ci on any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tethik committed Sep 28, 2023
1 parent 7f75166 commit 36fd82e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: CI
on:
push:
branches:
- "main"
- "master"
- "ci"
- "esm-upgrade"
- "**"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 36fd82e

Please sign in to comment.