File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: "CodeQL"
33on :
44 schedule :
55 - cron : ' 0 0 * * *'
6+ workflow_dispatch :
67
78jobs :
89 analyze :
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - master
7+ workflow_dispatch :
78
89permissions :
910 id-token : write
Original file line number Diff line number Diff line change 11[ ![ Build application] ( https://github.com/learning-process/parallel_programming_course/actions/workflows/main.yml/badge.svg?branch=master )] ( https://github.com/learning-process/parallel_programming_course/actions/workflows/main.yml )
22[ ![ Pages] ( https://github.com/learning-process/parallel_programming_course/actions/workflows/pages.yml/badge.svg?branch=master )] ( https://github.com/learning-process/parallel_programming_course/actions/workflows/pages.yml )
3+ [ ![ CodeQL] ( https://github.com/learning-process/parallel_programming_course/actions/workflows/codeql.yml/badge.svg?branch=master )] ( https://github.com/learning-process/parallel_programming_course/actions/workflows/codeql.yml )
34[ ![ codecov] ( https://codecov.io/gh/learning-process/parallel_programming_course/graph/badge.svg?token=qCOtqeFyIz )] ( https://codecov.io/gh/learning-process/parallel_programming_course )
45
56# Parallel Programming Course
You can’t perform that action at this time.
0 commit comments