Update update_thanks.yml
This commit is contained in:
parent
a2aeabdfae
commit
f97911d67c
1 changed files with 0 additions and 3 deletions
3
.github/workflows/update_thanks.yml
vendored
3
.github/workflows/update_thanks.yml
vendored
|
|
@ -1,13 +1,10 @@
|
|||
name: Update Contributors & Thanks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch' || github.event_name == 'push'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue