added ping ci

This commit is contained in:
Vaxry 2022-08-13 21:43:23 +02:00
parent 3828c9f13e
commit ba32bd1b8d
1 changed files with 17 additions and 0 deletions

17
.github/workflows/updateWebsite.yml vendored Normal file
View File

@ -0,0 +1,17 @@
name: Update Website
on:
push:
branches:
- main
jobs:
notify-parent-repo:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.TOKN }}
repository: hyprwm/hyprland-wiki-backend
event-type: sync-shared-submodule