Skip to content

Commit

Permalink
ci file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Timofey Potapov committed Oct 13, 2024
1 parent 96ba610 commit 1209959
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ name: build and test
on:
push:
branches:
- "*"
- "main"
- "test"
pull_request:
branches:
- "*"
- "main"
- "test"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 1209959

Please sign in to comment.