mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
chore(actions): ignore docs stuff
This commit is contained in:
parent
7f045b2b3a
commit
176d89f4c4
1 changed files with 3 additions and 0 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -5,6 +5,9 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '**.yml'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Reference in a new issue