mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Disable action greeting
This commit is contained in:
2
.github/workflows/greetings-pr.yml
vendored
2
.github/workflows/greetings-pr.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Greetings PR
|
||||
|
||||
on: [pull_request]
|
||||
#on: [pull_request]
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
|
||||
1
.github/workflows/stale-issues.yml
vendored
1
.github/workflows/stale-issues.yml
vendored
@@ -1,4 +1,5 @@
|
||||
name: "Close stale issues (bugs and feature requests)"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
Reference in New Issue
Block a user