mirror of
https://github.com/linuxserver/docker-audacity.git
synced 2025-07-22 15:21:49 +02:00
Bot Updating Templated Files
This commit is contained in:
parent
c7c180deae
commit
e6154148e8
7 changed files with 27 additions and 9 deletions
6
.github/workflows/greetings.yml
vendored
6
.github/workflows/greetings.yml
vendored
|
@ -2,8 +2,14 @@ name: Greetings
|
|||
|
||||
on: [pull_request_target, issues]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/first-interaction@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue