mirror of
https://github.com/LIV2/amiberry.git
synced 2025-12-06 06:32:45 +00:00
Revert "chore: add authors pipeline (#1447)"
This reverts commit 11be090d9d2388307aa35f26e6a56460d5a53836. [skip ci]
This commit is contained in:
parent
11be090d9d
commit
5b73383c64
13
.github/workflows/authors.yml
vendored
13
.github/workflows/authors.yml
vendored
@ -1,13 +0,0 @@
|
||||
name: Update Authors
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: wow-actions/update-authors@v1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
x
Reference in New Issue
Block a user