Skip to content

Commit

Permalink
change github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-tucker committed Jan 20, 2025
1 parent ae38caf commit 18ed908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combine.md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Combine Markdown Files
on:
push:
branches:
- main # Trigger on push to the main branch (adjust as needed)
- v1.2 # Trigger on push to the main branch (adjust as needed)

jobs:
combine-md-files:
Expand Down

0 comments on commit 18ed908

Please sign in to comment.