Skip to content

Commit

Permalink
cancel action.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Feb 25, 2024
1 parent 4ae848d commit e634501
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/konstruado.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Cancel previous Action
uses: styfle/cancel-workflow-action@0.12.1
continue-on-error: true # for act
- uses: actions/checkout@v4
with:
submodules: 'true'
Expand Down

0 comments on commit e634501

Please sign in to comment.