removed (dot)github
This commit is contained in:
parent
d620c8deed
commit
8398b26161
17
.github/workflows/update-readme.yml
vendored
17
.github/workflows/update-readme.yml
vendored
@ -1,17 +0,0 @@
|
|||||||
name: Update README
|
|
||||||
|
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * 0'
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: Update this repo's README with recent activity
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- uses: jamesgeorge007/github-activity-readme@master
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
Loading…
x
Reference in New Issue
Block a user