Skip to content

Commit

Permalink
Remove CodeQL from PRS. (#12406)
Browse files Browse the repository at this point in the history
As discussed in https://lists.apache.org/thread.html/r18cc605bbdb6695c1d31e0706f1b033401f6fa6a19cd0584d7be6cc9%40%3Cdev.airflow.apache.org%3E
removing CodeQL from PRs.

GitOrigin-RevId: 525f6594d20d7032700cafe87a4f01a8c9ba8d23
  • Loading branch information
potiuk authored and Cloud Composer Team committed Jan 27, 2023
1 parent 30e9e10 commit 2d0f1fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ name: "CodeQL"
on: # yamllint disable-line rule:truthy
push:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: '0 2 * * *'

Expand Down

0 comments on commit 2d0f1fc

Please sign in to comment.