Change main branch

This commit is contained in:
Olivia Appleton 2022-11-05 01:36:04 -04:00 committed by GitHub
parent 1abf48386a
commit 1e66014619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,10 +15,10 @@ name: Codacy Security Scan
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: '34 10 * * 2'