ci: limits generate-toc workflow to itzg's

This commit is contained in:
Geoff Bourne
2021-06-23 21:06:29 -05:00
parent dae2add713
commit adbe75ae7e

View File

@@ -7,6 +7,7 @@ on:
- README.md
jobs:
generate:
if: github.repository == 'itzg/minecraft-server'
runs-on: ubuntu-latest
timeout-minutes: 5
steps: