Skip to content
Snippets Groups Projects
Commit 5e0118a9 authored by Jakob Fritz's avatar Jakob Fritz
Browse files

Hopefully now, variable is expanded instead using the name

parent 832e7e55
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ jobs:
if: github.event_name == 'pull_request_target'
uses: actions-cool/check-user-permission@v2
with:
username: github.triggering_actor
username: ${{ github.triggering_actor }}
require: write
- name: Interpret the queried result
if: github.event_name == 'pull_request_target'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment