File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11The MIT License (MIT)
2- Copyright (c) 2021-2022 Christopher Homberger
2+ Copyright (c) 2021-2025 Christopher Homberger
33Copyright (c) 2019 GitHub
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change 2020 "required" : true
2121 },
2222 "permissions" : " permissions" ,
23- "concurrency" : " workflow-concurrency"
23+ "concurrency" : " workflow-concurrency" ,
24+ "description" : " workflow-description"
2425 }
2526 }
2627 },
2728
29+ "workflow-description" : {
30+ "string" : {}
31+ },
32+
2833 "workflow-defaults" : {
2934 "mapping" : {
3035 "properties" : {
413418 "pull-requests" : " non-empty-string" ,
414419 "repository-projects" : " non-empty-string" ,
415420 "security-events" : " non-empty-string" ,
416- "statuses" : " non-empty-string"
421+ "statuses" : " non-empty-string" ,
422+ "models" : " non-empty-string"
417423 }
418424 }
419425 },
You can’t perform that action at this time.
0 commit comments