Skip to content

Commit ee2692d

Browse files
author
Mokhlesur Mahin
committed
update: action
1 parent 10ec86a commit ee2692d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
uses: actions/checkout@v3
1010

1111
- name: Check Permissions
12-
uses: ./.github/actions/check-permissions
12+
uses: ./
1313
with:
1414
permissions-file: 'permissions.yml'
1515

File renamed without changes.

0 commit comments

Comments
 (0)