Update Actions

This commit is contained in:
Sacha Weatherstone 2021-05-01 17:59:23 +10:00
parent 1144b1ad0e
commit b5901f3c20

View file

@ -1,5 +1,11 @@
name: CI
on: push
on:
push:
branches:
- "master"
workflow_run:
workflows:
- "Update protobufs"
jobs:
deploy-website: