Skip to content

Commit

Permalink
Fix typos in workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
qtc-de committed Dec 22, 2023
1 parent bced7e2 commit 296df47
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/spring-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:

runs-on: ubuntu-latest

steps:
steps:
- name: ${{ github.event.repository.name }}
uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ssrf-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:

runs-on: ubuntu-latest

steps:
steps:
- name: ${{ github.event.repository.name }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 296df47

Please sign in to comment.