We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fd91d commit 42c4d23Copy full SHA for 42c4d23
.github/workflows/run_tests.yml
@@ -6,7 +6,7 @@ name: Run Tests
6
7
on:
8
push:
9
- branches: [ master ]
+ branches: [ main ]
10
pull_request:
11
12
jobs:
.github/workflows/veracode_scan.yml
@@ -2,7 +2,7 @@ name: Veracode Agent-Based Scan
2
3
4
5
schedule:
- cron: '0 6 * * *'
0 commit comments