1
0
mirror of https://github.com/GeyserMC/PackConverter.git synced 2025-12-19 14:59:21 +00:00

Only trigger PR build when we have a PR

This commit is contained in:
rtm516
2025-07-27 23:49:09 +01:00
parent 6fb808466c
commit 26c4d517c5

View File

@@ -1,15 +1,7 @@
name: Build Pull Request
on:
workflow_dispatch:
push:
paths-ignore:
- '.github/ISSUE_TEMPLATE/*.yml'
- '.github/actions/build.yml'
- '.idea/copyright/*.xml'
- '.gitignore'
- 'LICENSE'
- 'README.md'
pull_request_target:
jobs:
build: