Skip to content

Commit

Permalink
Add branches-ignore on build
Browse files Browse the repository at this point in the history
  • Loading branch information
mackysoft committed Oct 30, 2023
1 parent 1790aa0 commit 5da9df2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Build

on:
push:
branches:
- main
branches-ignore:
- documentation
- gh-pages

jobs:
build:
Expand Down

0 comments on commit 5da9df2

Please sign in to comment.