mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 04:48:01 -05:00
fix CI (#569)
* fix CI * fix CI * fix CI * fix CI * fix CI * fix CI * fix CI * fix CI
This commit is contained in:
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@@ -2,8 +2,8 @@ name: "Code scanning - action"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 19 * * 0'
|
||||
|
||||
Reference in New Issue
Block a user