codeql workflow added

jobatzil/rename
Enver Bisevac 2022-09-13 01:48:14 +02:00
parent 47bbd0cdf7
commit 1808545de2
1 changed files with 2 additions and 2 deletions

View File

@ -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'