We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe76a7 commit f93ee44Copy full SHA for f93ee44
.github/workflows/package-sync-nightly.yml
@@ -4,6 +4,8 @@ on:
4
schedule:
5
# Daily at 23:17
6
- cron: "17 23 * * *"
7
+concurrency:
8
+ group: nightly-package-sync
9
env:
10
ANSIBLE_FORCE_COLOR: true
11
jobs:
0 commit comments