Skip to content

Commit

Permalink
cancel prev
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Oct 24, 2023
1 parent a4d7cbd commit cb0c66e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
env:
GO111MODULE: on
steps:
- name: Cancel Previous Runs
uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
- uses: actions/checkout@v2
- uses: kevincobain2000/action-gobrew@v2
with:
Expand Down

0 comments on commit cb0c66e

Please sign in to comment.