only build on changes to robots.json

This commit is contained in:
John Bowdre 2024-08-04 17:45:18 -05:00
parent eb924b9856
commit b0a93aeb70

View file

@ -1,4 +1,7 @@
on: [push]
on:
push:
paths:
- 'robots.json'
jobs:
ai-robots-txt: