Comment
This commit is contained in:
parent
39c19ea3f6
commit
04c71bc79b
@ -1,6 +1,7 @@
|
|||||||
|
# See syntax file on https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions
|
||||||
name: Greetings PR
|
name: Greetings PR
|
||||||
|
|
||||||
#on: [pull_request]
|
on: [pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
greeting:
|
greeting:
|
||||||
1
.github/workflows/stale-issues.yml
vendored
1
.github/workflows/stale-issues.yml
vendored
@ -1,3 +1,4 @@
|
|||||||
|
# See syntax file on https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions
|
||||||
name: "Close stale issues (bugs and feature requests)"
|
name: "Close stale issues (bugs and feature requests)"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user