Skip to content

Commit 539bbb4

Browse files
Update code-style.yml
1 parent ef3b662 commit 539bbb4

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/code-style.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@ on:
44
permissions: write-all
55

66
jobs:
7-
info:
8-
name: Info
9-
runs-on: ubuntu-latest
10-
steps:
11-
- name: Show info
12-
run: |
13-
echo "Show Information:"
14-
15-
echo ${{ github.event_name }}
16-
echo ${{ github.ref }}
17-
187
php:
198
name: PHP
209
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)