Update update-site.yml

This commit is contained in:
streetturtle 2022-01-23 21:14:18 -05:00 committed by GitHub
parent 5a2ae4b502
commit 0b98ee0e5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,11 @@
name: update site name: update site
on: workflow_dispatch on:
push:
branches:
- 'master'
paths:
- 'README.md'
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest