Skip to content

Commit

Permalink
Fixed check-user workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DanilBaibak committed Apr 23, 2024
1 parent 71b84bd commit 5ad67f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-user.yml
@@ -1,7 +1,7 @@
name: Check whether the workflow owner can use ARC runners

on:
workflow_dispatch:
workflow_call:
inputs:
user_name:
required: true
Expand Down

0 comments on commit 5ad67f8

Please sign in to comment.