mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 16:44:26 +00:00
trivial: ci: don't run no-commit-to-branch during merges
This commit is contained in:
parent
0b80c872b3
commit
ab20cfb35b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
run: |
|
||||
./contrib/setup
|
||||
source venv/bin/activate
|
||||
sed -i "/no-commit-to-branch/d; /args: [--branch, master, --pattern, 1_.*_X]/d" .pre-commit-config.yaml
|
||||
pre-commit run --all-files
|
||||
|
||||
abi:
|
||||
|
Loading…
Reference in New Issue
Block a user