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

Try exapnding the predefined variable

parent c49accd0
No related branches found
No related tags found
No related merge requests found
Pipeline #171436 failed
......@@ -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'
token: ${{ secrets.GITHUB_TOKEN }}
- name: Interpret the queried result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment