Skip to content

Commit

Permalink
fix permission issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Dec 5, 2023
1 parent 474895b commit 1ee4100
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ name: "CodeQL"
on:
push:
branches: [ "master", "10-experiment" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
pull_request_target:
types: [opened]
schedule:
- cron: '37 4 * * 4'

Expand Down

0 comments on commit 1ee4100

Please sign in to comment.