File tree Expand file tree Collapse file tree 3 files changed +4
-13
lines changed
Expand file tree Collapse file tree 3 files changed +4
-13
lines changed Original file line number Diff line number Diff line change 1- # For most projects, this workflow file will not need changing; you simply need
2- # to commit it to your repository.
3- #
4- # You may wish to alter this file to override the set of languages analyzed,
5- # or to provide custom queries or build logic.
6- #
7- # ******** NOTE ********
8- # We have attempted to detect the languages in your repository. Please check
9- # the `language` matrix defined below to confirm you have the correct set of
10- # supported CodeQL languages.
11- #
1+ # Reusable workflow for code analysis; to eject, you can replace this file with
2+ # https://github.com/ryansonshine/ryansonshine/blob/main/.github/workflows/codeql-analysis.yml
123name : " CodeQL"
134
145on :
Original file line number Diff line number Diff line change 1- # Reusable workflow to handle PRs, to eject you can replace this file with
1+ # Reusable workflow for PRs; to eject, you can replace this file with
22# https://github.com/ryansonshine/ryansonshine/blob/main/.github/workflows/pr.yml
33name : Pull Request
44
Original file line number Diff line number Diff line change 1- # Reusable workflow to handle the release, to eject you can replace this file with
1+ # Reusable workflow for releases; to eject, you can replace this file with
22# https://github.com/ryansonshine/ryansonshine/blob/main/.github/workflows/release.yml
33name : Release
44on :
You can’t perform that action at this time.
0 commit comments