Skip to content

Commit

Permalink
cancel in progress deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilHanlon authored Oct 31, 2024
1 parent 3f6a3bf commit 7d6a7f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
name: Build and Deploy docs.rockylinux.org

concurrency: production
concurrency:
group: production
cancel-in-progress: true

on:
push:
Expand Down

0 comments on commit 7d6a7f3

Please sign in to comment.