Skip to content

Commit 806a9ce

Browse files
committed
New code
1 parent 58e3bdd commit 806a9ce

4 files changed

Lines changed: 24281 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: DigiCert Code Scan
2+
on: workflow_dispatch
3+
jobs:
4+
noop:
5+
runs-on: ubuntu-latest
6+
steps:
7+
- run: echo "This is just a placeholder"

0 commit comments

Comments
 (0)