mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
only update for main
This commit is contained in:
parent
65e87a5ef3
commit
395ed5f958
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update_wiki.yml
vendored
2
.github/workflows/update_wiki.yml
vendored
|
|
@ -1,6 +1,8 @@
|
||||||
name: Update Wiki
|
name: Update Wiki
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
paths:
|
paths:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- '.github/workflows/update_wiki.yml'
|
- '.github/workflows/update_wiki.yml'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue