fix: path
Some checks failed
CI / build-and-test (push) Has been cancelled

This commit is contained in:
Tobias Klemp
2026-01-01 19:01:57 +01:00
parent 74b6092838
commit 14170e3261

View File

@@ -3,11 +3,9 @@ on: issue_comment
jobs:
testing:
# if: |
# github.event.issue.pull_request &&
# startsWith(github.event.comment.body, '/deploy') &&
# (github.event.comment.author_association == 'OWNER' ||
# github.event.comment.author_association == 'MEMBER')
if: |
github.event.issue.pull_request &&
startsWith(github.event.comment.body, '/deploy')
runs-on: ubuntu-latest
steps:
- name: Get tag safe branch name