mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Correct paths-ignore for build
This commit is contained in:
parent
fec62d3658
commit
796822cbb6
1 changed files with 3 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -8,8 +8,8 @@ on:
|
|||
paths-ignore:
|
||||
- '.github/ISSUE_TEMPLATE/*.yml'
|
||||
- '.github/actions/workflows/build-remote.yml'
|
||||
- '.github/actions/workflows//preview.yml'
|
||||
- '.github/actions/workflows//pull-request.yml'
|
||||
- '.github/actions/workflows/preview.yml'
|
||||
- '.github/actions/workflows/pull-request.yml'
|
||||
- '.idea/copyright/*.xml'
|
||||
- '.gitignore'
|
||||
- 'CONTRIBUTING.md'
|
||||
|
|
Loading…
Reference in a new issue