Skip to content

Merge pull request #1641 from VictoryPashkova/fix/bug-placeholder-ove… #1141

Merge pull request #1641 from VictoryPashkova/fix/bug-placeholder-ove…

Merge pull request #1641 from VictoryPashkova/fix/bug-placeholder-ove… #1141

Workflow file for this run

name: CI
on:
pull_request:
branches:
- 'main'
push:
branches-ignore:
- 'main'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run CI
run: |
make ci