ci(ci): update ci

This commit is contained in:
Leifer Mendez
2022-12-09 14:17:26 +01:00
parent 9d5aa7db5d
commit 8c1820c879
2 changed files with 46 additions and 10 deletions

View File

@@ -1,11 +1,10 @@
name: Add contributors
on:
schedule:
- cron: '20 20 * * *'
push:
branches: [dev]
pull_request:
branches: [main, dev]
branches:
- dev
- main
types: [closed]
jobs:
contrib-readme-job: