mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-08 05:17:31 +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: |
|
run: |
|
||||||
./contrib/setup
|
./contrib/setup
|
||||||
source venv/bin/activate
|
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
|
pre-commit run --all-files
|
||||||
|
|
||||||
abi:
|
abi:
|
||||||
|
Loading…
Reference in New Issue
Block a user