Skip to content

Commit

Permalink
Added workflows to github
Browse files Browse the repository at this point in the history
  • Loading branch information
shtayeb committed Apr 24, 2024
1 parent 72d02c4 commit b46b3bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ name: "CodeQL"

on:
push:
branches: [ "master", 2.10.x, 2.6.x, 2.8.x, 3.2.x, 3.3.x, 3.x, 4.x ]
branches: [ "master", "develop" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
branches: [ "master","develop" ]
schedule:
- cron: '38 4 * * 5'

Expand Down
16 changes: 0 additions & 16 deletions workflows/backport.yml

This file was deleted.

0 comments on commit b46b3bd

Please sign in to comment.