mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
🔧 Chore: fix CodeQL config error
This commit is contained in:
@@ -15,14 +15,17 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- assets/lib/**
|
||||
- docs/**
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- assets/lib/**
|
||||
- docs/**
|
||||
schedule:
|
||||
- cron: '30 18 * * 5'
|
||||
paths-ignore:
|
||||
- assets/lib/**
|
||||
- docs/**
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
||||
Reference in New Issue
Block a user