Skip to content

Commit

Permalink
lint ci branch ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mfahampshire committed Oct 29, 2024
1 parent 2701ec6 commit 51254fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ci-docs
on:
workflow_dispatch:
push:
branches-ignore: master
branches-ignore: [master]
paths:
- "documentation/docs/**"
- ".github/workflows/ci-docs.yml"
Expand Down

0 comments on commit 51254fc

Please sign in to comment.