mirror of https://github.com/harness/drone.git
codeql workflow added
parent
47bbd0cdf7
commit
1808545de2
|
@ -5,10 +5,10 @@ permissions: {}
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '30 5 * * 4'
|
||||
|
||||
|
|
Loading…
Reference in New Issue