mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-20 19:51:27 +10:00
[2.5.4] Add Tests, Add GitHub Action, Update Dependencies
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -2,9 +2,9 @@ name: CodeQL Analysis
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ $default-branch ]
|
||||
branches: [ develop ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
branches: [ develop ]
|
||||
schedule:
|
||||
- cron: '37 16 * * 0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user