Skip to content

Commit

Permalink
Fix build ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
KingYes committed Dec 9, 2024
1 parent d81851d commit fcf769c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .buildignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ vendor/
.wporg-assets/

.github/
.git/
.buildignore
.editorconfig
.gitignore
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build
on:
pull_request:
push:
branches:
- master
workflow_call:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit fcf769c

Please sign in to comment.