Skip to content

Commit

Permalink
chore: enable workflow in poc/ci-certificate-check
Browse files Browse the repository at this point in the history
  • Loading branch information
alexruzenhack committed Nov 27, 2024
1 parent 805b773 commit 171fcb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/certificate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Certificate Validation and PIN Verification

on:
workflow_dispatch: # Manual trigger for now, can be changed later
push:
branches: [ poc/ci-certificate-check ]

jobs:
validate-certificates:
Expand Down

0 comments on commit 171fcb6

Please sign in to comment.