Skip to content

Update rules_rust 0.68.1.codeql.1 → 0.69.0, drop local patch #50193

Update rules_rust 0.68.1.codeql.1 → 0.69.0, drop local patch

Update rules_rust 0.68.1.codeql.1 → 0.69.0, drop local patch #50193

Workflow file for this run

name: Check synchronized files
on:
push:
branches:
- main
- 'rc/*'
pull_request:
branches:
- main
- 'rc/*'
permissions:
contents: read
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Check synchronized files
run: python config/sync-files.py
- name: Check dbscheme fragments
run: python config/sync-dbscheme-fragments.py