Skip to content

Commit

Permalink
Don't build when pushing to branch 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
santigarcor committed Mar 28, 2023
1 parent 2e45851 commit 8dd2b58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- "master"
- "8.x"
tags:
- 8.**
jobs:
Expand Down

0 comments on commit 8dd2b58

Please sign in to comment.