chore: update contributor workflow to trigger on tags and add contributor to README
This commit is contained in:
4
.github/workflows/update-contributors.yml
vendored
4
.github/workflows/update-contributors.yml
vendored
@@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
contrib-readme-job:
|
||||
|
||||
Reference in New Issue
Block a user