Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Apr 16, 2024
1 parent 9d4b00f commit afe5e18
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@ jobs:
- name: Cancel Previous Workflow Runs
uses: styfle/cancel-workflow-action

- name: Checkout code
uses: actions/checkout@v4

- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.9.1
with:
access_token: ${{ github.token }}
workflow_id: ${{ github.workflow }}
- name: Setup SSH
uses: webfactory/ssh-agent@v0.5.3
with:
Expand Down

0 comments on commit afe5e18

Please sign in to comment.