Update update-site.yml
This commit is contained in:
parent
5a2ae4b502
commit
0b98ee0e5f
|
@ -1,7 +1,11 @@
|
|||
name: update site
|
||||
|
||||
on: workflow_dispatch
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
paths:
|
||||
- 'README.md'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue