mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-27 21:44:23 -04:00
🙈 Docs ignore for BUILD action
This commit is contained in:
parent
3a19013a6b
commit
0df635b1cd
1 changed files with 4 additions and 2 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -3,13 +3,15 @@ name: build
|
|||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- README.md
|
||||
- "**.md"
|
||||
- "**.bbcode"
|
||||
- LICENSE
|
||||
branches: [master, dev]
|
||||
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- README.md
|
||||
- "**.md"
|
||||
- "**.bbcode"
|
||||
- LICENSE
|
||||
branches: [master]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue