Ignore svn2git-cache branch as it contains no code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7320 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
49ca294dee
commit
0ca6a4c35f
1 changed files with 2 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
- trunk
|
- trunk
|
||||||
|
- svn2git-cache
|
||||||
pull_request:
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue