Browse Source

Bot Updating Templated Files

master 11583-ls14
LinuxServer-CI 4 months ago
parent
commit
021144ce22
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/greetings.yml

+ 1
- 1
.github/workflows/greetings.yml View File

@ -1,6 +1,6 @@
name: Greetings name: Greetings
on: [pull_request, issues]
on: [pull_request_target, issues]
jobs: jobs:
greeting: greeting:

Loading…
Cancel
Save