Update codeql-analysis.yml workflow to use reusable workflow #127

Merged
IvanZosimov merged 1 commits from codeql-reusable-workflow into main 2023-01-19 16:35:40 +05:00
IvanZosimov commented 2023-01-19 14:36:31 +05:00 (Migrated from github.com)

This PR simplifies the current codeql-analysis.yml workflow and updates it to use reusable workflow from the https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml

Note:
Time schedule of the automatic workflow execution was also changed to every Sunday at 3 a.m. UTC, in order to fill in the cavity of customer activity.

This PR simplifies the current `codeql-analysis.yml` workflow and updates it to use reusable workflow from the https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml >Note: Time schedule of the automatic workflow execution was also changed to every Sunday at 3 a.m. UTC, in order to fill in the cavity of customer activity.
dmitry-shibanov (Migrated from github.com) approved these changes 2023-01-19 14:55:24 +05:00
marko-zivic-93 (Migrated from github.com) approved these changes 2023-01-19 16:02:03 +05:00
Sign in to join this conversation.