Skip to content

Commit e9d6186

Browse files
committed
fix-ci
1 parent a35f6b2 commit e9d6186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_permission_check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: echo
14+
run: |
1415
echo "github.triggering_actor ${{ github.triggering_actor }}"
1516
echo "github.actor ${{ github.actor }}"
1617

0 commit comments

Comments
 (0)