only compile for master BR main.yml

This commit is contained in:
SAMITHA 2025-09-11 19:07:46 +05:30 committed by GitHub
parent 80b4a43490
commit 725f9436cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,10 @@
name: Compile PDFs
on:
push: {}
pull_request: {}
push:
branches: [ master ]
pull_request:
branches: [master]
jobs:
build: