mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
update action
This commit is contained in:
parent
572e8ce501
commit
8958f489c0
2 changed files with 3 additions and 3 deletions
2
.github/workflows/populate-readme.yml
vendored
2
.github/workflows/populate-readme.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Populate README.md from master
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: website
|
branches: master
|
||||||
paths: src/data.js
|
paths: src/data.js
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue