Please let me trigger the update-readme action manually
parent
c9b25d34db
commit
1bb842edb1
|
@ -4,6 +4,9 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
repository_dispatch:
|
||||||
|
types:
|
||||||
|
- update-readme
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_readme:
|
update_readme:
|
||||||
|
|
Loading…
Reference in New Issue