Skip to content

Commit

Permalink
actions: ignore docs folder
Browse files Browse the repository at this point in the history
Signed-off-by: Mahyar Koshkouei <[email protected]>
  • Loading branch information
deltabeard committed Sep 3, 2023
1 parent 9514de4 commit 1630613
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: build
on:
push:
paths-ignore:
- 'docs/**'
branches-ignore:
- '**pages**'
pull_request:
Expand Down

0 comments on commit 1630613

Please sign in to comment.