Skip to content

Commit

Permalink
WIP Make changes for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
araratthehero committed Feb 20, 2025
1 parent 9c33646 commit 3f439af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: CodeQL Analysis
#Added a comment to test

on:
pull_request:
types: [ opened, synchronize, reopened, labeled, unlabeled, edited ]
workflow_dispatch:

jobs:
codeql:
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: CodeQL Analysis

on:
push:
branches: [ "main" ]
schedule:
- cron: '29 6 * * 0'
pull_request:
types: [ opened, synchronize, reopened, labeled, unlabeled, edited ]

jobs:
analyze:
Expand Down

0 comments on commit 3f439af

Please sign in to comment.