File tree Expand file tree Collapse file tree 5 files changed +17
-0
lines changed
Expand file tree Collapse file tree 5 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - main
6+
7+ permissions :
8+ contents : write
9+
610jobs :
711 build-and-deploy :
812 name : Build and Deploy
Original file line number Diff line number Diff line change 88 branches :
99 - main
1010
11+ # No permissions are required for this workflow
12+ permissions : {}
13+
1114jobs :
1215 test :
1316 name : General checks and tests
Original file line number Diff line number Diff line change 33 schedule :
44 - cron : ' 00 20 * * *'
55
6+ permissions :
7+ issues : write
8+
69jobs :
710 stale :
811 name : Flag and close stale issues
Original file line number Diff line number Diff line change 88 branches :
99 - main
1010
11+ # No permissions are required for this workflow
12+ permissions : {}
13+
1114jobs :
1215 compliance-check :
1316 name : Compliance Check
Original file line number Diff line number Diff line change 44 schedule :
55 - cron : " 36 4 * * *" # Run once a day
66 workflow_dispatch :
7+
8+ # No permissions are required for this workflow
9+ permissions : {}
10+
711jobs :
812 security-scan :
913 name : Security Audit
You can’t perform that action at this time.
0 commit comments