Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed May 9, 2024
1 parent f9d6ece commit 60939ca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
on:
push:
branches:
- main
- main
workflow_dispatch:

jobs:
my_job:
name: Harden ubi8 Container
name: Harden MongoDB Container
runs-on: ubuntu-latest
env:
foo: bar
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ inputs.yml
*.pem
*.csr
*.crt
*.key
*.key
inspec.lock
7 changes: 0 additions & 7 deletions spec/mongo-inspec-profile/inspec.lock

This file was deleted.

0 comments on commit 60939ca

Please sign in to comment.