Skip to content

Commit

Permalink
Ignore branch main & master
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Musarra committed Jul 15, 2024
1 parent 2ed47f6 commit 8eaeafd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Generate and Commit eBook PDF via Asciidoctor

on:
push:
branches-ignore:
- 'main'
- 'master'
paths:
- '**.adoc' # Trigger on changes to .adoc files
workflow_dispatch: # Allow manual triggering
Expand Down

0 comments on commit 8eaeafd

Please sign in to comment.