Skip to content

Commit

Permalink
Merge pull request #103 from ziatdinovmax/mc/fix-102
Browse files Browse the repository at this point in the history
Fix #102
  • Loading branch information
ziatdinovmax authored Apr 1, 2024
2 parents 6aecb98 + c97bb7c commit 2c69987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: CI
on:

pull_request:
branches: ["master", "dev/*", mc/issue-59]
branches: ["main", "dev/*"]

push:
branches: ["master", "dev/*", mc/issue-59]
branches: ["main", "dev/*"]

jobs:

Expand Down

0 comments on commit 2c69987

Please sign in to comment.