Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vsdudakov committed Aug 2, 2024
1 parent 5239b53 commit f50e92b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: fastadmin ci
on: [create, push]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
fastadmin-ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f50e92b

Please sign in to comment.