FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
csla/.github/workflows/lock.yml at main · MarimerLLC/csla · GitHub
MarimerLLC
/
csla
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
401
Star
1.3k
Code
Issues
22
Pull requests
1
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
csla
/
.github
/
workflows
/
lock.yml
Copy path
View runs
More file actions
More file actions
Latest commit
History
History
History
30 lines (26 loc) · 787 Bytes
Breadcrumbs
csla
/
.github
/
workflows
/
lock.yml
Copy path
File metadata and controls
30 lines (26 loc) · 787 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name
:
'
Lock Threads
'
on
:
schedule
:
-
cron
:
'
0 0 * * *
'
workflow_dispatch
:
permissions
:
issues
:
write
pull-requests
:
write
discussions
:
write
concurrency
:
group
:
lock
jobs
:
action
:
runs-on
:
ubuntu-latest
steps
:
-
uses
:
dessant/lock-threads@v6
with
:
issue-inactive-days
:
'
180
'
issue-comment
:
>
This issue has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.
pr-comment
:
>
This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.
Back
|
FazBrowse Home
|
New Git URL