mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 06:26:38 +00:00
github(ci): ensure only one meta update runs at a time
This commit is contained in:
1
.github/workflows/update-meta.yml
vendored
1
.github/workflows/update-meta.yml
vendored
@@ -1,6 +1,7 @@
|
||||
---
|
||||
name: Update Meta
|
||||
on: [push]
|
||||
concurrency: jimeh/homebrew-emacs-builds/update-meta
|
||||
|
||||
jobs:
|
||||
update-meta:
|
||||
|
||||
Reference in New Issue
Block a user