Skip to content

Commit 66d6f96

Browse files
committed
sdf
1 parent ea521bc commit 66d6f96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
jobs:
1717
format:
1818
if: github.event_name != 'workflow_call' || inputs.skip != 'true'
19+
runs-on: ubuntu-latest
1920
steps:
2021
- uses: actions/checkout@v4
2122
- run: echo "Type ${{ github.event_name }}"

0 commit comments

Comments
 (0)